Searched refs:PANEL_POWER_RESET (Results 1 – 3 of 3) sorted by relevance
186 #define PANEL_POWER_RESET (1 << 1) macro
1878 pp &= ~PANEL_POWER_RESET; in edp_panel_on()1885 pp |= PANEL_POWER_RESET; in edp_panel_on()1894 pp |= PANEL_POWER_RESET; /* restore panel reset bit */ in edp_panel_on()1935 pp &= ~(POWER_TARGET_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in edp_panel_off()
5924 #define PANEL_POWER_RESET (1 << 1) macro