Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 6 of 6) sorted by relevance
4135 (portstatus & USB_PORT_STAT_ENABLE)) { in hub_port_wait_reset()5123 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect_change()6630 if (!(portstatus & USB_PORT_STAT_ENABLE) in hub_events()9278 if (!(portstatus & USB_PORT_STAT_ENABLE) in hub_events_EX()
123 #define USB_PORT_STAT_ENABLE 0x0002 macro
321 if (!(portstatus & USB_PORT_STAT_ENABLE) in hub_events_Port2()
700 (u16Portstatus & USB_PORT_STAT_ENABLE)) in ms_hub_port_wait_reset()933 if (portstatus & USB_PORT_STAT_ENABLE) in ms_hub_port_connect_change()1354 if (!(u16Portstatus & USB_PORT_STAT_ENABLE) in ms_hub_events()
115 #define USB_PORT_STAT_ENABLE 0x0002 // port state enable macro
712 u32Status |= USB_PORT_STAT_ENABLE; in ms_hub_control()