Searched refs:HUB_PORT_FEATURE_POWER (Results 1 – 8 of 8) sorted by relevance
76 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()98 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()
43 #define HUB_PORT_FEATURE_POWER (0x08) /* USB 2.0 only */ macro
396 ret = usbh_hub_set_feature(hub, port + 1, HUB_PORT_FEATURE_POWER); in usbh_hub_connect()
206 case HUB_PORT_FEATURE_POWER: in ohci_roothub_control()240 case HUB_PORT_FEATURE_POWER: in ohci_roothub_control()
431 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()455 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()485 status |= (1 << HUB_PORT_FEATURE_POWER); in usbh_roothub_control()
641 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()665 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()698 status |= (1 << HUB_PORT_FEATURE_POWER); in usbh_roothub_control()
1082 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()1120 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()1181 status |= (1 << HUB_PORT_FEATURE_POWER); in usbh_roothub_control()
905 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()931 case HUB_PORT_FEATURE_POWER: in usbh_roothub_control()976 status |= (1 << HUB_PORT_FEATURE_POWER); in usbh_roothub_control()
Completed in 17 milliseconds