Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_irq.c533 SPRITE0_FLIP_DONE_INT_EN_VLV | in i915_pipestat_enable_mask()
536 enable_mask |= SPRITE0_FLIP_DONE_INT_EN_VLV; in i915_pipestat_enable_mask()
Di915_reg.h3645 #define SPRITE0_FLIP_DONE_INT_EN_VLV (1UL << 22) macro