Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Ds3c-fb.c1661 #define VALID_BPP124 (VALID_BPP(1) | VALID_BPP(2) | VALID_BPP(4)) macro
1662 #define VALID_BPP1248 (VALID_BPP124 | VALID_BPP(8))
1700 .valid_bpp = (VALID_BPP124 | VALID_BPP(16) |