Searched refs:heci_mask (Results 1 – 2 of 2) sorted by relevance
267 u32 heci_mask = 0; in gen11_gt_irq_postinstall() local285 heci_mask = GSC_IRQ_INTF(1); /* HECI2 IRQ for SW Proxy*/ in gen11_gt_irq_postinstall()298 intel_uncore_write(uncore, GEN11_GUNIT_CSME_INTR_ENABLE, gsc_mask | heci_mask); in gen11_gt_irq_postinstall()326 if (heci_mask) in gen11_gt_irq_postinstall()328 ~REG_FIELD_PREP(ENGINE1_MASK, heci_mask)); in gen11_gt_irq_postinstall()
142 u32 heci_mask = 0; in xe_irq_enable_hwe() local201 heci_mask = GSC_IRQ_INTF(1); in xe_irq_enable_hwe()207 xe_mmio_write32(mmio, GUNIT_GSC_INTR_ENABLE, gsc_mask | heci_mask); in xe_irq_enable_hwe()210 if (heci_mask) in xe_irq_enable_hwe()211 xe_mmio_write32(mmio, HECI2_RSVD_INTR_MASK, ~(heci_mask << 16)); in xe_irq_enable_hwe()