Searched refs:UDCCR_SUSIR (Results 1 – 4 of 4) sorted by relevance
81 #define UDCCR_SUSIR (1 << 4) macro
450 #define UDCCR_SUSIR (1 << 28) /* Suspend interrupt request */ macro
413 if (readl(USIR1) & UDCCR_SUSIR) { in udc_irq()415 udc_ack_int_UDCCR(UDCCR_SUSIR); in udc_irq()
130 (udccr & UDCCR_SUSIR) ? " susir" : "", in dump_udccr()1168 udc_ack_int_UDCCR(UDCCR_SUSIR|UDCCR_RESIR); in udc_enable()1531 if (unlikely(udccr & UDCCR_SUSIR)) { in pxa25x_udc_irq()1532 udc_ack_int_UDCCR(UDCCR_SUSIR); in pxa25x_udc_irq()