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