Searched refs:host_speed (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Dhcd_queue.c1514 int host_speed = do_split ? USB_SPEED_HIGH : dev_speed; local
1522 qh->host_us = NS_TO_US(usb_calc_bus_time(host_speed, ep_is_in,
H A Dhcd.c963 int host_speed; local
995 host_speed = (chan->speed != USB_SPEED_HIGH &&
1013 xfer_ns = usb_calc_bus_time(host_speed, false, false,

Completed in 227 milliseconds