Searched refs:UDCCR_AAISN (Results 1 – 3 of 3) sorted by relevance
21 #define UDCCR_AAISN (0x07 << 5) /* Active UDC Alternate Interface macro
52 #define UDCCR_AAISN (0x07 << 5) /* Active UDC Alternate Interface macro
124 (tmp & UDCCR_AAISN) >> UDCCR_AAISN_S); in state_dbg_show()2276 alternate = (udccr & UDCCR_AAISN) >> UDCCR_AAISN_S; in irq_udc_reconfig()