Home
last modified time | relevance | path

Searched refs:USB_FULL_SPEED (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c616 case USB_FULL_SPEED: in ms_usb_new_device()
672 if (pUdev->eSpeed == USB_FULL_SPEED) in ms_usb_new_device()
H A DdrvPipe.c213 case USB_FULL_SPEED: /* units are frames/msec */ in ms_usb_submit_urb()
H A DdrvEhciHcd.c1597 if (pUrb->dev->eSpeed != USB_FULL_SPEED) in ms_qh_make()
1613 case USB_FULL_SPEED: in ms_qh_make()
3281 case USB_FULL_SPEED: in ms_qh_urb_transaction_EHSET()
H A DdrvHub.c707 ms_dev->eSpeed = USB_FULL_SPEED; in ms_hub_port_wait_reset()
H A DdrvUsbd.c908 case USB_FULL_SPEED: in ms_usb_calc_bus_time()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h257 USB_LOW_SPEED, USB_FULL_SPEED, /* usb 1.1 */ enumerator