Searched refs:GEN8_GT_VCS1_IRQ (Results 1 – 3 of 3) sorted by relevance
17 GEN8_GT_VCS1_IRQ | \
298 if (master_ctl & (GEN8_GT_VCS0_IRQ | GEN8_GT_VCS1_IRQ)) { in gen8_gt_irq_ack()326 if (master_ctl & (GEN8_GT_VCS0_IRQ | GEN8_GT_VCS1_IRQ)) { in gen8_gt_irq_handler()
7302 #define GEN8_GT_VCS1_IRQ (1 << 3) /* NB: VCS2 in bspec! */ macro