Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/amba/
Dclcd.h72 CLCD_CAP_RGB444 = (1 << 0), enumerator
82 CLCD_CAP_444 = CLCD_CAP_RGB444 | CLCD_CAP_BGR444,
88 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |