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