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