Searched refs:USB_PORT_STAT_C_SUSPEND (Results 1 – 4 of 4) sorted by relevance
83 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
702 if (portchange & USB_PORT_STAT_C_SUSPEND) in hub_resume()706 portchange &= ~USB_PORT_STAT_C_SUSPEND; in hub_resume()
1739 if (portchange & USB_PORT_STAT_C_SUSPEND) in hub_events()
1018 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()
Completed in 795 milliseconds