Searched refs:UDCISR1_IRRS (Results 1 – 4 of 4) sorted by relevance
57 #define UDCISR1_IRRS (1 << 27) /* IntReq - Reset */ macro
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()
629 #define UDCISR1_IRRS (1 << 27) /* IntEn - Reset */ macro