Searched refs:CLCD_CAP_RGB444 (Results 1 – 1 of 1) sorted by relevance
72 CLCD_CAP_RGB444 = (1 << 0), enumerator82 CLCD_CAP_444 = CLCD_CAP_RGB444 | CLCD_CAP_BGR444,88 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |