Searched refs:CNTL_LCDEN (Results 1 – 3 of 3) sorted by relevance
54 #define CNTL_LCDEN (1 << 0) macro
85 if (val & CNTL_LCDEN) { in clcdfb_disable()86 val &= ~CNTL_LCDEN; in clcdfb_disable()112 cntl |= CNTL_LCDEN; in clcdfb_enable()
225 cntl = CNTL_LCDEN | CNTL_LCDTFT | CNTL_LCDVCOMP(1); in pl111_display_enable()