Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_RESET (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h73 #define USB_PORT_FEAT_RESET 4 macro
/openbmc/u-boot/include/
H A Dusb_defs.h227 #define USB_PORT_FEAT_RESET 4 macro
/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c307 case USB_PORT_FEAT_RESET: in fhci_hub_control()
H A Duhci-hub.c335 case USB_PORT_FEAT_RESET: in uhci_hub_control()
H A Dehci-hub.c83 USB_PORT_FEAT_RESET, port + 1, in ehci_handover_companion_ports()
1093 case USB_PORT_FEAT_RESET: in ehci_hub_control()
H A Dohci-hub.c788 case USB_PORT_FEAT_RESET: in ohci_hub_control()
H A Dxen-hcd.c523 case USB_PORT_FEAT_RESET: in xenhcd_hub_control()
H A Disp116x-hcd.c1126 case USB_PORT_FEAT_RESET: in isp116x_hub_control()
H A Dmax3421-hcd.c1746 case USB_PORT_FEAT_RESET: in max3421_hub_control()
H A Dsl811-hcd.c1314 case USB_PORT_FEAT_RESET: in sl811h_hub_control()
H A Dxhci-hub.c1498 case USB_PORT_FEAT_RESET: in xhci_hub_control()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c135 case USB_PORT_FEAT_RESET: in c67x00_hub_control()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c375 case USB_PORT_FEAT_RESET: in musb_hub_control()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c452 if ((vhci_hcd->port_status[rhport] & (1 << USB_PORT_FEAT_RESET)) != in vhci_hub_control()
455 vhci_hcd->port_status[rhport] &= ~(1 << USB_PORT_FEAT_RESET); in vhci_hub_control()
573 case USB_PORT_FEAT_RESET: in vhci_hub_control()
H A Dstub_rx.c58 (value == USB_PORT_FEAT_RESET)) { in is_reset_device_cmd()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c248 if (wValue != USB_PORT_FEAT_RESET || !usb->needs_double_reset) in tegra_ehci_hub_control()
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c168 USB_PORT_FEAT_RESET); in hot_reset_store()
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c640 case USB_PORT_FEAT_RESET: in sl811_rh_submit_urb()
H A Dusb-uclass.c59 setup->value == cpu_to_le16(USB_PORT_FEAT_RESET) && in submit_control_msg()
H A Ddwc2.c747 case USB_PORT_FEAT_RESET: in dwc_otg_submit_rh_msg_out()
H A Dxhci.c1041 case USB_PORT_FEAT_RESET: in xhci_submit_root()
H A Dehci-hcd.c828 case USB_PORT_FEAT_RESET: in ehci_submit_root()
/openbmc/u-boot/common/
H A Dusb_hub.c283 err = usb_set_port_feature(dev, port + 1, USB_PORT_FEAT_RESET); in usb_hub_port_reset()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c671 case USB_PORT_FEAT_RESET: in ast_vhub_set_port_feature()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1139 case USB_PORT_FEAT_RESET: in __usbhsh_hub_port_feature()

12