Home
last modified time | relevance | path

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

/include/linux/amba/
Dclcd.h73 CLCD_CAP_RGB5551 = (1 << 1), enumerator
83 CLCD_CAP_5551 = CLCD_CAP_RGB5551 | CLCD_CAP_BGR5551,
88 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |