Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c425 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_on()
455 pp &= ~PANEL_UNLOCK_MASK; in cdv_intel_edp_panel_off()
2072 pp_on &= ~PANEL_UNLOCK_MASK; in cdv_intel_dp_init()
Dpsb_intel_reg.h183 #define PANEL_UNLOCK_MASK (0xffff << 16) macro
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h5921 #define PANEL_UNLOCK_MASK (0xffff << 16) macro
Dintel_dp.c1676 control &= ~PANEL_UNLOCK_MASK; in ironlake_get_pp_control()
Dintel_display.c1266 ((val & PANEL_UNLOCK_MASK) == PANEL_UNLOCK_REGS)) in assert_panel_unlocked()