Searched refs:CNTL_LCDEN (Results 1 – 2 of 2) sorted by relevance
49 #define CNTL_LCDEN (1 << 0) macro
83 if (val & CNTL_LCDEN) { in clcdfb_disable()84 val &= ~CNTL_LCDEN; in clcdfb_disable()110 cntl |= CNTL_LCDEN; in clcdfb_enable()