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