Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhcd_queue.c1538 int host_speed = do_split ? USB_SPEED_HIGH : dev_speed; in dwc2_qh_init() local
1546 qh->host_us = NS_TO_US(usb_calc_bus_time(host_speed, ep_is_in, in dwc2_qh_init()
Dhcd.c1194 int host_speed; in dwc2_hc_set_even_odd_frame() local
1226 host_speed = (chan->speed != USB_SPEED_HIGH && in dwc2_hc_set_even_odd_frame()
1244 xfer_ns = usb_calc_bus_time(host_speed, false, false, in dwc2_hc_set_even_odd_frame()