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