Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c424 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_on()
454 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_off()
2071 pp_on &= ~PANEL_UNLOCK_MASK; in cdv_intel_dp_init()
Dpsb_intel_reg.h183 #define PANEL_UNLOCK_MASK (0xffff << 16) macro
/drivers/gpu/drm/i915/
Di915_reg.h6578 #define PANEL_UNLOCK_MASK (0xffff << 16) macro
Dintel_dp.c1751 control &= ~PANEL_UNLOCK_MASK; in ironlake_get_pp_control()
Dintel_display.c1319 ((val & PANEL_UNLOCK_MASK) == PANEL_UNLOCK_REGS)) in assert_panel_unlocked()