Searched refs:USB_PORT_FEAT_RESET (Results 1 – 6 of 6) sorted by relevance
107 #define USB_PORT_FEAT_RESET 4 macro
1686 status |= 1 << USB_PORT_FEAT_RESET; in ehci_hub_control()1786 case USB_PORT_FEAT_RESET: in ehci_hub_control()
4329 set_port_feature(hub, port + 1, USB_PORT_FEAT_RESET); in hub_port_reset()
106 #define USB_PORT_FEAT_RESET 4 // port bitmap port reset macro
755 USB_REQ_SET_FEATURE, USB_RT_PORT, USB_PORT_FEAT_RESET, port+1, NULL, 0, HZ); in ms_hub_port_reset()
756 case USB_PORT_FEAT_RESET: in ms_hub_control()