Searched refs:xip_irqpending (Results 1 – 6 of 6) sorted by relevance
66 #ifndef xip_irqpending72 #define xip_irqpending() (0) macro
17 #define xip_irqpending() (ICIP & ICMR) macro
8 #define xip_irqpending() (xtensa_get_sr(interrupt) & xtensa_get_sr(intenable)) macro
36 #define xip_irqpending() \ macro
1176 if (xip_irqpending() && cfip && in xip_wait_for_operation()
1067 if (xip_irqpending() && extp && in xip_udelay()