Searched refs:UDCCR_UDA (Results 1 – 10 of 10) sorted by relevance
77 #define UDCCR_UDA (1 << 1) macro
445 #define UDCCR_UDA (1 << 1) /* UDC active */ macro
168 (udccr & UDCCR_UDA) ? " uda" : "", in dump_udccr()
99 #define UDCCR_UDA (1 << 1) /* UDC active */ macro1267 (tmp & UDCCR_UDA) ? " uda" : "", in udc_debug_show()1426 if (!(udc_get_reg(dev, UDCCR) & UDCCR_UDA)) in udc_enable()1910 if ((udc_get_reg(dev, UDCCR) & UDCCR_UDA) == 0) { in pxa25x_udc_irq()
56 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
117 (tmp & UDCCR_UDA) ? " uda" : "", in state_dbg_show()2246 if ((udccr & UDCCR_UDA) == 0) { in irq_udc_reset()
32 #define UDCCR_UDA (1 << 1) /* UDC Active */ macro
132 (udccr & UDCCR_UDA) ? " uda" : "", in dump_udccr()1180 if (!(readl(&dev->regs->udccr) & UDCCR_UDA)) in udc_enable()1559 if ((readl(&dev->regs->udccr) & UDCCR_UDA) == 0) { in pxa25x_udc_irq()
124 #define UDCCR_UDA 0x00000002 /* UDC Active (read) */ macro
267 #define UDCCR_UDA 0x00000002 /* UDC Active (read) */ macro