Searched refs:CNTL_LCDTFT (Results 1 – 5 of 5) sorted by relevance
65 #define CNTL_LCDTFT (1 << 5) macro
171 if (fb->panel->cntl & CNTL_LCDTFT) /* TFT */ in clcdfb_decode()
77 #define CNTL_LCDTFT (1 << 5) macro
246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
139 if (!(fb->panel->cntl & CNTL_LCDTFT)) in clcdfb_set_bitfields()657 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()