Searched refs:GEN8_GT_VCS2_IRQ (Results 1 – 2 of 2) sorted by relevance
1518 GEN8_GT_VCS2_IRQ | \ in gen8_gt_irq_ack()1529 if (master_ctl & (GEN8_GT_VCS1_IRQ | GEN8_GT_VCS2_IRQ)) { in gen8_gt_irq_ack()1561 if (master_ctl & (GEN8_GT_VCS1_IRQ | GEN8_GT_VCS2_IRQ)) { in gen8_gt_irq_handler()
7082 #define GEN8_GT_VCS2_IRQ (1 << 3) macro