Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/usb/
Dch11.h83 #define USB_PORT_FEAT_C_RESET 20 macro
/external/u-boot/include/
Dusb_defs.h235 #define USB_PORT_FEAT_C_RESET 20 macro
/external/u-boot/common/
Dusb_hub.c337 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_RESET); in usb_hub_port_reset()
491 usb_clear_port_feature(dev, i + 1, USB_PORT_FEAT_C_RESET); in usb_scan_port()
/external/u-boot/drivers/usb/host/
Dxhci.c824 case USB_PORT_FEAT_C_RESET: in xhci_clear_port_change_bit()
1060 case USB_PORT_FEAT_C_RESET: in xhci_submit_root()
Dsl811-hcd.c628 case USB_PORT_FEAT_C_RESET: in sl811_rh_submit_urb()
Dehci-hcd.c904 case USB_PORT_FEAT_C_RESET: in ehci_submit_root()