Searched refs:UDCISR1_IRRS (Results 1 – 2 of 2) sorted by relevance
74 #define UDCISR1_IRRS (1 << 27) /* IntReq - Reset */ macro
2243 udc_writel(udc, UDCISR1, UDCISR1_IRRS); in irq_udc_reset()2283 if (unlikely(udcisr1_spec & UDCISR1_IRRS)) in pxa_udc_irq()