Searched refs:PIPESTAT_INT_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_irq.c | 696 WARN_ONCE(enable_mask & ~PIPESTAT_INT_ENABLE_MASK || in i915_pipestat_enable_mask() |
D | i915_reg.h | 5634 #define PIPESTAT_INT_ENABLE_MASK 0x7fff0000 macro |