Home
last modified time | relevance | path

Searched refs:VALID_BPP124 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Ds3c-fb.c1664 #define VALID_BPP124 (VALID_BPP(1) | VALID_BPP(2) | VALID_BPP(4)) macro
1665 #define VALID_BPP1248 (VALID_BPP124 | VALID_BPP(8))
1703 .valid_bpp = (VALID_BPP124 | VALID_BPP(16) |