Searched refs:CLCD_CAP_RGB5551 (Results 1 – 1 of 1) sorted by relevance
18 CLCD_CAP_RGB5551 = (1 << 1), enumerator28 CLCD_CAP_5551 = CLCD_CAP_RGB5551 | CLCD_CAP_BGR5551,33 CLCD_CAP_RGB = CLCD_CAP_RGB444 | CLCD_CAP_RGB5551 |