Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Damba-clcd.c656 u32 tft_r0b0g0[3]; in clcdfb_of_init_display() local
697 tft_r0b0g0, ARRAY_SIZE(tft_r0b0g0)) == 0) in clcdfb_of_init_display()
698 return clcdfb_of_init_tft_panel(fb, tft_r0b0g0[0], in clcdfb_of_init_display()
699 tft_r0b0g0[1], tft_r0b0g0[2]); in clcdfb_of_init_display()