Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_POWER (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h229 #define USB_PORT_FEAT_POWER 8 macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c609 case USB_PORT_FEAT_POWER: in sl811_rh_submit_urb()
649 case USB_PORT_FEAT_POWER: in sl811_rh_submit_urb()
H A Dxhci.c1047 case USB_PORT_FEAT_POWER: in xhci_submit_root()
1067 case USB_PORT_FEAT_POWER: in xhci_submit_root()
H A Dehci-hcd.c808 case USB_PORT_FEAT_POWER: in ehci_submit_root()
886 case USB_PORT_FEAT_POWER: in ehci_submit_root()
H A Ddwc2.c772 case USB_PORT_FEAT_POWER: in dwc_otg_submit_rh_msg_out()
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c173 usb_set_port_feature(dev, i + 1, USB_PORT_FEAT_POWER); in usb_hub_power_on()
550 usb_set_port_feature(dev, i + 1, USB_PORT_FEAT_POWER); in usb_scan_port()