Searched refs:HUB_PORT_FEATURE_ENABLE (Results 1 – 7 of 7) sorted by relevance
70 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()
37 #define HUB_PORT_FEATURE_ENABLE (0x01) macro
185 case HUB_PORT_FEATURE_ENABLE: in ohci_roothub_control()
426 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()479 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
636 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()690 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
1061 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()1163 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
899 case HUB_PORT_FEATURE_ENABLE: in usbh_roothub_control()962 status |= (1 << HUB_PORT_FEATURE_ENABLE); in usbh_roothub_control()
Completed in 20 milliseconds