Searched refs:CNTL_LCDEN (Results 1 – 4 of 4) sorted by relevance
55 #define CNTL_LCDEN (1 << 0) macro
67 #define CNTL_LCDEN (1 << 0) macro
243 cntl = CNTL_LCDEN | CNTL_LCDMONO8; in pl111_display_enable()246 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()
69 if (val & CNTL_LCDEN) { in clcdfb_disable()70 val &= ~CNTL_LCDEN; in clcdfb_disable()96 cntl |= CNTL_LCDEN; in clcdfb_enable()