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