Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h111 #define USB_PORT_FEAT_HIGHSPEED 10 macro
H A DdrvHub.c227 if (portstatus & (1 << USB_PORT_FEAT_HIGHSPEED)) in portspeed()
H A DdrvEhciHcd.c1624 status |= 1 << USB_PORT_FEAT_HIGHSPEED; in ehci_hub_control()