Searched refs:USB_PORT_FEAT_ENABLE (Results 1 – 6 of 6) sorted by relevance
104 #define USB_PORT_FEAT_ENABLE 1 macro
1341 case USB_PORT_FEAT_ENABLE: in ehci_hub_control()1631 status |= 1 << USB_PORT_FEAT_ENABLE; in ehci_hub_control()
4517 ret = clear_port_feature(hub, port + 1, USB_PORT_FEAT_ENABLE); in hub_port_disable()
103 #define USB_PORT_FEAT_ENABLE 1 // port bitmap port enable macro
793 USB_REQ_CLEAR_FEATURE, USB_RT_PORT, USB_PORT_FEAT_ENABLE, port+1, NULL, 0, HZ); in ms_hub_port_disable()
522 case USB_PORT_FEAT_ENABLE: in ms_hub_control()