Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_dp.c972 control &= ~PANEL_UNLOCK_MASK; in ironlake_get_pp_control()
H A Di915_reg.h4416 #define PANEL_UNLOCK_MASK (0xffffUL << 16) macro