Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_irq.c221 intel_uncore_write(uncore, GEN12_CCS_RSVD_INTR_ENABLE, 0); in gen11_gt_irq_reset()
296 intel_uncore_write(uncore, GEN12_CCS_RSVD_INTR_ENABLE, smask); in gen11_gt_irq_postinstall()
H A Dintel_gt_regs.h1596 #define GEN12_CCS_RSVD_INTR_ENABLE _MMIO(0x190048) macro