/openbmc/linux/drivers/usb/host/ |
H A D | fhci-hub.c | 246 case USB_PORT_FEAT_POWER: in fhci_hub_control() 316 case USB_PORT_FEAT_POWER: in fhci_hub_control()
|
H A D | uhci-hub.c | 345 case USB_PORT_FEAT_POWER: in uhci_hub_control() 392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
|
H A D | ohci-s3c2410.c | 190 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control() 219 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
|
H A D | ohci-at91.c | 369 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control() 410 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
|
H A D | isp116x-hcd.c | 1082 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1119 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1462 USB_PORT_FEAT_POWER, 1, NULL, 0); in isp116x_bus_resume() 1465 USB_PORT_FEAT_POWER, 2, NULL, 0); in isp116x_bus_resume()
|
H A D | ohci-hub.c | 723 case USB_PORT_FEAT_POWER: in ohci_hub_control() 784 case USB_PORT_FEAT_POWER: in ohci_hub_control()
|
H A D | ohci-da8xx.c | 343 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
|
H A D | ohci-pxa27x.c | 204 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
|
H A D | ehci-hub.c | 836 case USB_PORT_FEAT_POWER: in ehci_hub_control() 1086 case USB_PORT_FEAT_POWER: in ehci_hub_control()
|
H A D | xen-hcd.c | 449 case USB_PORT_FEAT_POWER: in xenhcd_hub_control() 520 case USB_PORT_FEAT_POWER: in xenhcd_hub_control()
|
H A D | max3421-hcd.c | 1691 case USB_PORT_FEAT_POWER: in max3421_hub_control() 1740 case USB_PORT_FEAT_POWER: in max3421_hub_control()
|
H A D | sl811-hcd.c | 1267 case USB_PORT_FEAT_POWER: in sl811h_hub_control() 1311 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
|
H A D | octeon-hcd.c | 3343 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control() 3451 port_status |= (1 << USB_PORT_FEAT_POWER); in octeon_usb_hub_control() 3480 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
|
H A D | xhci-hub.c | 1489 case USB_PORT_FEAT_POWER: in xhci_hub_control() 1611 case USB_PORT_FEAT_POWER: in xhci_hub_control()
|
/openbmc/linux/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 140 case USB_PORT_FEAT_POWER: in c67x00_hub_control() 183 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_virthub.c | 306 case USB_PORT_FEAT_POWER: in musb_hub_control() 361 case USB_PORT_FEAT_POWER: in musb_hub_control()
|
/openbmc/linux/include/uapi/linux/usb/ |
H A D | ch11.h | 75 #define USB_PORT_FEAT_POWER 8 macro
|
/openbmc/u-boot/include/ |
H A D | usb_defs.h | 228 #define USB_PORT_FEAT_POWER 8 macro
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 608 case USB_PORT_FEAT_POWER: in sl811_rh_submit_urb() 648 case USB_PORT_FEAT_POWER: in sl811_rh_submit_urb()
|
H A D | xhci.c | 1037 case USB_PORT_FEAT_POWER: in xhci_submit_root() 1057 case USB_PORT_FEAT_POWER: in xhci_submit_root()
|
H A D | ehci-hcd.c | 822 case USB_PORT_FEAT_POWER: in ehci_submit_root() 904 case USB_PORT_FEAT_POWER: in ehci_submit_root()
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 170 usb_set_port_feature(dev, i + 1, USB_PORT_FEAT_POWER); in usb_hub_power_on() 538 usb_set_port_feature(dev, i + 1, USB_PORT_FEAT_POWER); in usb_scan_port()
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 675 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature() 721 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 388 case USB_PORT_FEAT_POWER: in vhci_hub_control() 547 case USB_PORT_FEAT_POWER: in vhci_hub_control()
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 2260 case USB_PORT_FEAT_POWER: in isp1760_hub_control() 2407 case USB_PORT_FEAT_POWER: in isp1760_hub_control() 2463 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
|