Searched refs:UDCCONR_IN (Results 1 – 5 of 5) sorted by relevance
233 #define UDCCONR_IN (0x07 << 22) /* Interface Number */ macro
145 #define UDCCONR_IN (0x07 << 22) /* Interface Number */ macro
535 | ((ep->interface << UDCCONR_IN_S) & UDCCONR_IN) in pxa_ep_setup()
574 tmp |= (interface << UDCCONR_IN_S) & UDCCONR_IN; in udc_setup_ep()
775 #define UDCCONR_IN (0x07 << 22) /* Interface Number */ macro