Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c600 SPRITE1_FLIP_DONE_INT_EN_VLV); in i915_pipestat_enable_mask()
604 enable_mask |= SPRITE1_FLIP_DONE_INT_EN_VLV; in i915_pipestat_enable_mask()
H A Di915_reg.h5368 #define SPRITE1_FLIP_DONE_INT_EN_VLV (1UL<<30) macro