Searched refs:USB_PORT_STAT_LOW_SPEED (Results 1 – 5 of 5) sorted by relevance
121 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()
120 #define USB_PORT_STAT_LOW_SPEED 0x0200 // port state low speed macro
707 u32Status |= USB_PORT_STAT_LOW_SPEED; in ms_hub_control()
130 #define USB_PORT_STAT_LOW_SPEED 0x0200 macro
4139 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()