Searched refs:CLCD_CAP_RGB5551 (Results 1 – 1 of 1) sorted by relevance
73 CLCD_CAP_RGB5551 = (1 << 1), enumerator83 CLCD_CAP_5551 = CLCD_CAP_RGB5551 | CLCD_CAP_BGR5551,88 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |