Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 4 of 4) sorted by relevance
62 #define USB_PORT_STAT_ENABLE 0x0002 macro
997 status |= USB_PORT_STAT_ENABLE; in ehci_hub_control()
507 | USB_PORT_STAT_ENABLE \ in hub_port_resume()
421 (portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset()1273 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect_change()1727 if (!(portstatus & USB_PORT_STAT_ENABLE) in hub_events()
Completed in 20 milliseconds