Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_dp.c1016 control &= ~PANEL_UNLOCK_MASK; in ironlake_get_pp_control()
Di915_reg.h3639 #define PANEL_UNLOCK_MASK (0xffff << 16) macro