Searched refs:UDCCR_UDR (Results 1 – 3 of 3) sorted by relevance
55 #define UDCCR_UDR (1 << 2) /* UDC Resume */ macro163 #define UDCCR_MASK_BITS (UDCCR_OEN | UDCCR_SMAC | UDCCR_UDR | UDCCR_UDE)
116 (tmp & UDCCR_UDR) ? " udr" : "", in state_dbg_show()1461 udc_set_mask_UDCCR(udc, UDCCR_UDR); in pxa_udc_wakeup()
31 #define UDCCR_UDR (1 << 2) /* UDC Resume */ macro