Searched refs:UDCCR_AAISN (Results 1 – 3 of 3) sorted by relevance
22 #define UDCCR_AAISN (0x07 << 5) /* Active UDC Alternate Interface macro
48 #define UDCCR_AAISN (0x07 << 5) /* Active UDC Alternate Interface macro
121 (tmp & UDCCR_AAISN) >> UDCCR_AAISN_S); in state_dbg_show()2224 alternate = (udccr & UDCCR_AAISN) >> UDCCR_AAISN_S; in irq_udc_reconfig()
Completed in 10 milliseconds