Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_C_RESET (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h236 #define USB_PORT_FEAT_C_RESET 20 macro
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c340 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_RESET); in usb_hub_port_reset()
503 usb_clear_port_feature(dev, i + 1, USB_PORT_FEAT_C_RESET); in usb_scan_port()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c629 case USB_PORT_FEAT_C_RESET: in sl811_rh_submit_urb()
H A Dxhci.c834 case USB_PORT_FEAT_C_RESET: in xhci_clear_port_change_bit()
1070 case USB_PORT_FEAT_C_RESET: in xhci_submit_root()
H A Dehci-hcd.c896 case USB_PORT_FEAT_C_RESET: in ehci_submit_root()