Home
last modified time | relevance | path

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

12

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h81 #define USB_PORT_FEAT_C_RESET 20 macro
/openbmc/u-boot/include/
H A Dusb_defs.h235 #define USB_PORT_FEAT_C_RESET 20 macro
/openbmc/u-boot/common/
H A 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()
/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c259 case USB_PORT_FEAT_C_RESET: in fhci_hub_control()
H A Duhci-hub.c401 case USB_PORT_FEAT_C_RESET: in uhci_hub_control()
H A Dohci-hub.c732 case USB_PORT_FEAT_C_RESET: in ohci_hub_control()
H A Dxhci-hub.c618 case USB_PORT_FEAT_C_RESET: in xhci_clear_port_change_bit()
1598 case USB_PORT_FEAT_C_RESET: in xhci_hub_control()
H A Dehci-hub.c849 case USB_PORT_FEAT_C_RESET: in ehci_hub_control()
H A Disp116x-hcd.c1094 case USB_PORT_FEAT_C_RESET: in isp116x_hub_control()
H A Dsl811-hcd.c1274 case USB_PORT_FEAT_C_RESET: in sl811h_hub_control()
H A Docteon-hcd.c3358 case USB_PORT_FEAT_C_RESET: in octeon_usb_hub_control()
H A Dr8a66597-hcd.c2181 case USB_PORT_FEAT_C_RESET: in r8a66597_hub_control()
H A Disp1362-hcd.c1654 case USB_PORT_FEAT_C_RESET: in isp1362_hub_control()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c200 case USB_PORT_FEAT_C_RESET: in c67x00_hub_control()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c313 case USB_PORT_FEAT_C_RESET: in musb_hub_control()
/openbmc/u-boot/drivers/usb/host/
H A 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()
H A Dsl811-hcd.c628 case USB_PORT_FEAT_C_RESET: in sl811_rh_submit_urb()
H A Dehci-hcd.c914 case USB_PORT_FEAT_C_RESET: in ehci_submit_root()
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c355 USB_PORT_FEAT_C_RESET); in lvs_rh_work()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c731 case USB_PORT_FEAT_C_RESET: in ast_vhub_clr_port_feature()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2156 case USB_PORT_FEAT_C_RESET: in dummy_hub_control()
2328 case USB_PORT_FEAT_C_RESET: in dummy_hub_control()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1135 case USB_PORT_FEAT_C_RESET: in __usbhsh_hub_port_feature()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c454 vhci_hcd->port_status[rhport] |= (1 << USB_PORT_FEAT_C_RESET); in vhci_hub_control()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1212 USB_PORT_FEAT_C_RESET); in hub_activate()
3043 USB_PORT_FEAT_C_RESET); in hub_port_reset()
5738 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_RESET); in port_event()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2270 case USB_PORT_FEAT_C_RESET: in isp1760_hub_control()

12