Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_irq.c451 WARN_ONCE(enable_mask & ~PIPESTAT_INT_ENABLE_MASK || in i915_pipestat_enable_mask()
H A Di915_reg.h5851 #define PIPESTAT_INT_ENABLE_MASK 0x7fff0000 macro