Searched refs:UDCCONR_ET (Results 1 – 5 of 5) sorted by relevance
239 #define UDCCONR_ET (0x03 << 13) /* Endpoint Type: */ macro
151 #define UDCCONR_ET (0x03 << 13) /* Endpoint Type: */ macro
538 | ((EPXFERTYPE(ep) << UDCCONR_ET_S) & UDCCONR_ET) in pxa_ep_setup()
577 tmp |= (ep_type << UDCCONR_ET_S) & UDCCONR_ET; in udc_setup_ep()
781 #define UDCCONR_ET (0x03 << 13) /* Endpoint Type: */ macro