Searched refs:EPT_TX (Results 1 – 2 of 2) sorted by relevance
143 #define EPT_TX(n) (1 << ((n) + 16)) macro
106 ept->bit = EPT_TX(ept->num); in _udc_endpoint_alloc()135 unsigned bit = in ? EPT_TX(n) : EPT_RX(n); in udc_endpoint_alloc()
Completed in 4 milliseconds