Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Damba-clcd.c687 u32 tft_r0b0g0[3]; in clcdfb_of_init_display() local
741 tft_r0b0g0, ARRAY_SIZE(tft_r0b0g0)) != 0) { in clcdfb_of_init_display()
749 return clcdfb_of_init_tft_panel(fb, tft_r0b0g0[0], in clcdfb_of_init_display()
750 tft_r0b0g0[1], tft_r0b0g0[2]); in clcdfb_of_init_display()