Searched refs:GEN8_GT_RCS_IRQ (Results 1 – 3 of 3) sorted by relevance
14 #define GEN8_GT_IRQS (GEN8_GT_RCS_IRQ | \
324 if (master_ctl & (GEN8_GT_RCS_IRQ | GEN8_GT_BCS_IRQ)) { in gen8_gt_irq_handler()
7636 #define GEN8_GT_RCS_IRQ (1 << 0) macro