Searched refs:UDCCR_ACN (Results 1 – 3 of 3) sorted by relevance
18 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */ macro
44 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */ macro
119 (tmp & UDCCR_ACN) >> UDCCR_ACN_S, in state_dbg_show()2219 config = (udccr & UDCCR_ACN) >> UDCCR_ACN_S; in irq_udc_reconfig()
Completed in 10 milliseconds