Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c121 else if (portstatus & USB_PORT_STAT_LOW_SPEED) in ms_portspeed()
704 else if (u16Portstatus & USB_PORT_STAT_LOW_SPEED) in ms_hub_port_wait_reset()
952 if (portstatus & USB_PORT_STAT_LOW_SPEED) in ms_hub_port_connect_change()
H A DdrvHub.h120 #define USB_PORT_STAT_LOW_SPEED 0x0200 // port state low speed macro
H A DdrvEhciHcd.c707 u32Status |= USB_PORT_STAT_LOW_SPEED; in ms_hub_control()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h130 #define USB_PORT_STAT_LOW_SPEED 0x0200 macro
H A DdrvHub.c4139 else if (portstatus & USB_PORT_STAT_LOW_SPEED) in hub_port_wait_reset()
5237 if (portstatus & USB_PORT_STAT_LOW_SPEED) in hub_port_connect_change()