Searched refs:LPU_IRQ_ERR (Results 1 – 2 of 2) sorted by relevance
27 if (raw_status & (LPU_IRQ_ERR | LPU_IRQ_IBSY | LPU_IRQ_OVR)) { in get_lpu_event()215 #define ENABLED_LPU_IRQS (LPU_IRQ_IBSY | LPU_IRQ_ERR | LPU_IRQ_EOW)
180 #define LPU_IRQ_ERR BIT(11) macro