Home
last modified time | relevance | path

Searched refs:PANEL_UNLOCK_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c423 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_on()
453 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_off()
2019 pp_on &= ~PANEL_UNLOCK_MASK; in cdv_intel_dp_init()
H A Dpsb_intel_reg.h171 #define PANEL_UNLOCK_MASK (0xffff << 16) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c218 (val & PANEL_UNLOCK_MASK) != PANEL_UNLOCK_REGS); in intel_lvds_pps_init_hw()