Searched refs:PANEL_POWER_RESET (Results 1 – 4 of 4) sorted by relevance
54 #define PANEL_POWER_RESET REG_BIT(1) macro
165 PP_CONTROL(dev_priv, 0)) & PANEL_POWER_RESET; in intel_lvds_pps_get_hw_state()217 val |= PANEL_POWER_RESET; in intel_lvds_pps_init_hw()
974 pp &= ~PANEL_POWER_RESET; in intel_pps_on_unlocked()989 pp |= PANEL_POWER_RESET; in intel_pps_on_unlocked()1002 pp |= PANEL_POWER_RESET; /* restore panel reset bit */ in intel_pps_on_unlocked()1044 pp &= ~(PANEL_POWER_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in intel_pps_off_unlocked()
174 #define PANEL_POWER_RESET (1 << 1) macro
Completed in 19 milliseconds