Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_HIGH_SPEED (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c119 if (portstatus & USB_PORT_STAT_HIGH_SPEED) in ms_portspeed()
702 if (u16Portstatus & USB_PORT_STAT_HIGH_SPEED) in ms_hub_port_wait_reset()
H A DdrvHub.h121 #define USB_PORT_STAT_HIGH_SPEED 0x0400 // port state high speed macro
H A DdrvEhciHcd.c705 u32Status |= USB_PORT_STAT_HIGH_SPEED; in ms_hub_control()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h131 #define USB_PORT_STAT_HIGH_SPEED 0x0400 macro
H A DdrvHub.c4137 if (portstatus & USB_PORT_STAT_HIGH_SPEED) in hub_port_wait_reset()