Home
last modified time | relevance | path

Searched refs:otg_port (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-omap.c73 const unsigned port = hcd->self.otg_port - 1; in start_hnp()
101 hcd->self.otg_port = config->otg; in ohci_omap_reset()
A Dohci-hub.c776 if (hcd->self.otg_port == (wIndex + 1) in ohci_hub_control()
A Dehci-hub.c804 if ((hcd->self.otg_port == (wIndex + 1)) in ehci_hub_control()
A Dxhci-tegra.c2732 if (!((hcd->self.otg_port == (port + 1)) && hcd->self.b_hnp_enable)) in tegra_xhci_hub_control()
2742 if (!((hcd->self.otg_port == (port + 1)) && hcd->self.b_hnp_enable)) in tegra_xhci_hub_control()
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-fsl-usb.c69 .otg_port = 1,
569 otg->host->otg_port = fsl_otg_initdata.otg_port; in fsl_otg_set_host()
A Dphy-fsl-usb.h371 u8 otg_port; member
/linux-6.3-rc2/drivers/usb/common/
A Dusb-otg-fsm.c252 fsm->otg->host->otg_port); in otg_set_state()
/linux-6.3-rc2/drivers/usb/chipidea/
A Dhost.c187 hcd->self.otg_port = 1; in host_start()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dcore.h1158 u8 otg_port; member
A Dhcd.c3276 if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) { in dwc2_port_suspend()
3632 if (windex != hsotg->otg_port) in dwc2_hcd_hub_control()
5300 hsotg->otg_port = 1; in dwc2_hcd_init()
5308 hcd->self.otg_port = hsotg->otg_port; in dwc2_hcd_init()
/linux-6.3-rc2/include/linux/
A Dusb.h445 u8 otg_port; /* 0, or number of OTG/HNP port */ member
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c2348 (port1 == bus->otg_port) ? "" : "non-"); in usb_enumerate_device_otg()
2351 if (port1 == bus->otg_port) { in usb_enumerate_device_otg()
4736 if (port1 == hdev->bus->otg_port) in hub_port_init()
5127 else if (port1 != udev->bus->otg_port || hdev->parent) in hub_power_remaining()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Ddummy_hcd.c2477 dummy_hcd_to_hcd(dum_hcd)->self.otg_port = 1; in dummy_start_ss()
2508 hcd->self.otg_port = 1; in dummy_start()
/linux-6.3-rc2/drivers/usb/usbip/
A Dvhci_hcd.c1197 hcd->self.otg_port = 1; in vhci_start()
/linux-6.3-rc2/drivers/usb/musb/
A Dmusb_host.c2734 hcd->self.otg_port = 0; in musb_host_setup()

Completed in 52 milliseconds