Searched refs:UDCCONR_ET (Results 1 – 3 of 3) 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()