Searched refs:PANEL_POWER_ON (Results 1 – 6 of 6) sorted by relevance
316 I915_WRITE(PP_CONTROL(0), I915_READ(PP_CONTROL(0)) | PANEL_POWER_ON); in intel_enable_lvds()332 I915_WRITE(PP_CONTROL(0), I915_READ(PP_CONTROL(0)) & ~PANEL_POWER_ON); in intel_disable_lvds()
2165 if ((pp & PANEL_POWER_ON) == 0) in edp_panel_vdd_off_sync()2251 pp |= PANEL_POWER_ON; in edp_panel_on()2300 pp &= ~(PANEL_POWER_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in edp_panel_off()5382 WARN(pp & PANEL_POWER_ON, "Panel power already on\n"); in intel_dp_init_panel_power_sequencer_registers()
4443 #define PANEL_POWER_ON (1 << 0) macro
1205 if (!(val & PANEL_POWER_ON) || in assert_panel_unlocked()
188 #define PANEL_POWER_ON (1 << 0) macro
332 if (vgpu_vreg(vgpu, offset) & PANEL_POWER_ON) { in pch_pp_control_mmio_write()