LIBUSB20_ENDPOINT_ADDRESS_MASK
x = (ep_no & LIBUSB20_ENDPOINT_ADDRESS_MASK) * 2;
xfer_index |= (endpoint & LIBUSB20_ENDPOINT_ADDRESS_MASK) * 4;