Searched refs:usb_calc_bus_time (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHCD.h | 530 extern int usb_calc_bus_time (int speed, int is_input,
|
| H A D | drvEHCI_SCHD.cxx | 737 itd->usecs = usb_calc_bus_time (USB_SPEED_HIGH, is_input, 1, length); in itd_fill()
|
| H A D | drvEhciHcd.c | 4602 qh->usecs = usb_calc_bus_time (USB_SPEED_HIGH, is_input, 0, in qh_make() 4674 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed, in qh_make()
|
| H A D | drvHCD.c | 1223 int usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time() function
|