Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Damba-clcd.c140 caps &= ~CLCD_CAP_888; in clcdfb_set_bitfields()
212 caps &= CLCD_CAP_888; in clcdfb_set_bitfields()
642 { 0x110, 0, 8, 16, CLCD_CAP_888 }, in clcdfb_of_init_tft_panel()
643 { 0x110, 16, 8, 0, CLCD_CAP_888 }, in clcdfb_of_init_tft_panel()
649 CLCD_CAP_565 | CLCD_CAP_888 }, in clcdfb_of_init_tft_panel()
/linux-6.3-rc2/include/linux/amba/
A Dclcd.h30 CLCD_CAP_888 = CLCD_CAP_RGB888 | CLCD_CAP_BGR888, enumerator

Completed in 7 milliseconds