Searched refs:CLCD_CAP_888 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/video/fbdev/ |
| D | amba-clcd.c | 153 caps &= ~CLCD_CAP_888; in clcdfb_set_bitfields() 225 caps &= CLCD_CAP_888; in clcdfb_set_bitfields() 658 { 0x110, 0, 8, 16, CLCD_CAP_888 }, in clcdfb_of_init_tft_panel() 659 { 0x110, 16, 8, 0, CLCD_CAP_888 }, in clcdfb_of_init_tft_panel() 665 CLCD_CAP_565 | CLCD_CAP_888 }, in clcdfb_of_init_tft_panel()
|
| /Linux-v5.4/include/linux/amba/ |
| D | clcd.h | 30 CLCD_CAP_888 = CLCD_CAP_RGB888 | CLCD_CAP_BGR888, enumerator
|
| /Linux-v5.4/arch/arm/mach-integrator/ |
| D | impd1.c | 254 .caps = CLCD_CAP_5551 | CLCD_CAP_888,
|