Searched refs:PANEL_POWER_ON (Results 1 – 6 of 6) sorted by relevance
323 I915_WRITE(PP_CONTROL(0), I915_READ(PP_CONTROL(0)) | PANEL_POWER_ON); in intel_enable_lvds()339 I915_WRITE(PP_CONTROL(0), I915_READ(PP_CONTROL(0)) & ~PANEL_POWER_ON); in intel_disable_lvds()
2230 if ((pp & PANEL_POWER_ON) == 0) in edp_panel_vdd_off_sync()2315 pp |= PANEL_POWER_ON; in edp_panel_on()2363 pp &= ~(PANEL_POWER_ON | PANEL_POWER_RESET | EDP_FORCE_VDD | in edp_panel_off()5571 WARN(pp & PANEL_POWER_ON, "Panel power already on\n"); in intel_dp_init_panel_power_sequencer_registers()
4662 #define PANEL_POWER_ON (1 << 0) macro
1249 if (!(val & PANEL_POWER_ON) || in assert_panel_unlocked()
188 #define PANEL_POWER_ON (1 << 0) macro
373 if (vgpu_vreg(vgpu, offset) & PANEL_POWER_ON) { in pch_pp_control_mmio_write()