Searched refs:CNTL_LCDVCOMP (Results 1 – 4 of 4) sorted by relevance
72 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
84 #define CNTL_LCDVCOMP(x) ((x) << 12) macro
246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
657 fb->panel->cntl |= CNTL_LCDTFT | CNTL_LCDVCOMP(1); in clcdfb_of_init_tft_panel()
Completed in 6 milliseconds