Home
last modified time | relevance | path

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

/u-boot/include/
A Dusb_defs.h235 #define USB_PORT_FEAT_C_RESET 20 macro
/u-boot/common/
A Dusb_hub.c333 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_RESET); in usb_hub_port_reset()
487 usb_clear_port_feature(dev, i + 1, USB_PORT_FEAT_C_RESET); in usb_scan_port()
/u-boot/drivers/usb/host/
A Dsl811-hcd.c629 case USB_PORT_FEAT_C_RESET: in sl811_rh_submit_urb()
A Dxhci.c865 case USB_PORT_FEAT_C_RESET: in xhci_clear_port_change_bit()
1101 case USB_PORT_FEAT_C_RESET: in xhci_submit_root()
A Dehci-hcd.c948 case USB_PORT_FEAT_C_RESET: in ehci_submit_root()

Completed in 13 milliseconds