Searched refs:PANEL_POWER_RESET (Results 1 – 5 of 5) sorted by relevance
54 #define PANEL_POWER_RESET REG_BIT(1) macro
164 pps->powerdown_on_reset = intel_de_read(dev_priv, PP_CONTROL(0)) & PANEL_POWER_RESET; in intel_lvds_pps_get_hw_state()216 val |= PANEL_POWER_RESET; in intel_lvds_pps_init_hw()
947 pp &= ~PANEL_POWER_RESET; in intel_pps_on_unlocked()954 pp |= PANEL_POWER_RESET; in intel_pps_on_unlocked()963 pp |= PANEL_POWER_RESET; /* restore panel reset bit */ in intel_pps_on_unlocked()1004 pp &= ~(PANEL_POWER_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in intel_pps_off_unlocked()
305 #define PANEL_POWER_RESET (1 << 1) macro
174 #define PANEL_POWER_RESET (1 << 1) macro