Searched refs:UDCCONR_CN (Results 1 – 3 of 3) sorted by relevance
228 #define UDCCONR_CN (0x03 << 25) /* Configuration Number */ macro
156 #define UDCCONR_CN (0x03 << 25) /* Configuration Number */ macro
626 new_udccr = ((ep->config << UDCCONR_CN_S) & UDCCONR_CN) in pxa_ep_setup()