Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c548 SPRITE1_FLIP_DONE_INT_EN_VLV); in vlv_get_pipestat_enable_mask()
552 enable_mask |= SPRITE1_FLIP_DONE_INT_EN_VLV; in vlv_get_pipestat_enable_mask()
Di915_reg.h4403 #define SPRITE1_FLIP_DONE_INT_EN_VLV (1UL<<30) macro