Searched refs:GCU_IRQ_CVAL0 (Results 1 – 2 of 2) sorted by relevance
188 if (raw_status & GCU_IRQ_CVAL0) in d71_irq_handler()213 #define ENABLED_GCU_IRQS (GCU_IRQ_CVAL0 | GCU_IRQ_CVAL1 | \
127 #define GCU_IRQ_CVAL0 BIT(0) macro