Searched refs:LPU_IRQ_EOW (Results 1 – 2 of 2) sorted by relevance
22 if (raw_status & LPU_IRQ_EOW) in get_lpu_event()215 #define ENABLED_LPU_IRQS (LPU_IRQ_IBSY | LPU_IRQ_ERR | LPU_IRQ_EOW)
181 #define LPU_IRQ_EOW BIT(12) macro