Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_LOWSPEED (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h110 #define USB_PORT_FEAT_LOWSPEED 9 macro
H A DdrvHub.c229 else if (portstatus & (1 << USB_PORT_FEAT_LOWSPEED)) in portspeed()
H A DdrvEhciHcd.c1626 status |=1 << USB_PORT_FEAT_LOWSPEED; in ehci_hub_control()