Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_irq.c3306 extra_mask = (DE_PIPEA_VBLANK | DE_PIPEB_VBLANK | DE_PCU_EVENT | in ilk_irq_postinstall()
H A Di915_reg.h7571 #define DE_PIPEB_VBLANK (1 << 15) macro