Searched refs:GEN8_GT_VCS1_IRQ (Results 1 – 2 of 2) sorted by relevance
1517 GEN8_GT_VCS1_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()
7083 #define GEN8_GT_VCS1_IRQ (1 << 2) macro