Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dhcd_queue.c1544 int host_speed = do_split ? USB_SPEED_HIGH : dev_speed; in dwc2_qh_init() local
1552 qh->host_us = NS_TO_US(usb_calc_bus_time(host_speed, ep_is_in, in dwc2_qh_init()
Dhcd.c998 int host_speed; in dwc2_hc_set_even_odd_frame() local
1030 host_speed = (chan->speed != USB_SPEED_HIGH && in dwc2_hc_set_even_odd_frame()
1048 xfer_ns = usb_calc_bus_time(host_speed, false, false, in dwc2_hc_set_even_odd_frame()