Searched refs:CNTL_LCDPWR (Results 1 – 4 of 4) sorted by relevance
71 #define CNTL_LCDPWR (1 << 11) macro
83 #define CNTL_LCDPWR (1 << 11) macro
350 cntl |= CNTL_LCDPWR; in pl111_display_enable()369 if (cntl & CNTL_LCDPWR) { in pl111_display_disable()370 cntl &= ~CNTL_LCDPWR; in pl111_display_disable()
63 if (val & CNTL_LCDPWR) { in clcdfb_disable()64 val &= ~CNTL_LCDPWR; in clcdfb_disable()104 cntl |= CNTL_LCDPWR; in clcdfb_enable()