Searched refs:GEN11_GUC_SG_INTR_ENABLE (Results 1 – 5 of 5) sorted by relevance
233 intel_uncore_write(uncore, GEN11_GUC_SG_INTR_ENABLE, 0); in gen11_gt_irq_reset()271 intel_uncore_write(uncore, GEN11_GUC_SG_INTR_ENABLE, 0); in gen11_gt_irq_postinstall()
144 GEN11_GUC_SG_INTR_ENABLE, events); in gen11_enable_guc_interrupts()160 intel_uncore_write(gt->uncore, GEN11_GUC_SG_INTR_ENABLE, 0); in gen11_disable_guc_interrupts()
512 I915_READ(GEN11_GUC_SG_INTR_ENABLE)); in i915_interrupt_info()
1613 intel_uncore_read(uncore, GEN11_GUC_SG_INTR_ENABLE); in gt_record_regs()
7821 #define GEN11_GUC_SG_INTR_ENABLE _MMIO(0x190038) macro