Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damba-clcd.c700 u32 tft_r0b0g0[3]; in clcdfb_of_init_display() local
754 tft_r0b0g0, ARRAY_SIZE(tft_r0b0g0)) != 0) { in clcdfb_of_init_display()
762 return clcdfb_of_init_tft_panel(fb, tft_r0b0g0[0], in clcdfb_of_init_display()
763 tft_r0b0g0[1], tft_r0b0g0[2]); in clcdfb_of_init_display()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damba-clcd.c686 u32 tft_r0b0g0[3]; in clcdfb_of_init_display() local
740 tft_r0b0g0, ARRAY_SIZE(tft_r0b0g0)) != 0) { in clcdfb_of_init_display()
748 return clcdfb_of_init_tft_panel(fb, tft_r0b0g0[0], in clcdfb_of_init_display()
749 tft_r0b0g0[1], tft_r0b0g0[2]); in clcdfb_of_init_display()

Completed in 3 milliseconds