Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Damba-clcd.c153 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/
Dclcd.h30 CLCD_CAP_888 = CLCD_CAP_RGB888 | CLCD_CAP_BGR888, enumerator
/Linux-v5.4/arch/arm/mach-integrator/
Dimpd1.c254 .caps = CLCD_CAP_5551 | CLCD_CAP_888,