Searched refs:PANEL_POWER_RESET (Results 1 – 4 of 4) sorted by relevance
160 pps->powerdown_on_reset = I915_READ(PP_CONTROL(0)) & PANEL_POWER_RESET; in intel_lvds_pps_get_hw_state()217 val |= PANEL_POWER_RESET; in intel_lvds_pps_init_hw()
2310 pp &= ~PANEL_POWER_RESET; in edp_panel_on()2317 pp |= PANEL_POWER_RESET; in edp_panel_on()2326 pp |= PANEL_POWER_RESET; /* restore panel reset bit */ in edp_panel_on()2363 pp &= ~(PANEL_POWER_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in edp_panel_off()
4660 #define PANEL_POWER_RESET (1 << 1) macro
186 #define PANEL_POWER_RESET (1 << 1) macro