Searched refs:UDCCR_AIN (Results 1 – 3 of 3) sorted by relevance
19 #define UDCCR_AIN (0x07 << 8) /* Active UDC interface Number */ macro
59 #define UDCCR_AIN (0x07 << 8) /* Active UDC interface Number */ macro
131 (tmp & UDCCR_AIN) >> UDCCR_AIN_S, in state_dbg_show()2335 interface = (udccr & UDCCR_AIN) >> UDCCR_AIN_S; in irq_udc_reconfig()