Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Ds3c-fb.c1653 #define VALID_BPP124 (VALID_BPP(1) | VALID_BPP(2) | VALID_BPP(4)) macro
1654 #define VALID_BPP1248 (VALID_BPP124 | VALID_BPP(8))
1692 .valid_bpp = (VALID_BPP124 | VALID_BPP(16) |