otg_port          173 drivers/usb/chipidea/host.c 			hcd->self.otg_port = 1;
otg_port          248 drivers/usb/common/usb-otg-fsm.c 				fsm->otg->host->otg_port);
otg_port         2326 drivers/usb/core/hub.c 					(port1 == bus->otg_port) ? "" : "non-");
otg_port         2329 drivers/usb/core/hub.c 		if (port1 == bus->otg_port) {
otg_port         4553 drivers/usb/core/hub.c 		if (port1 == hdev->bus->otg_port)
otg_port         4940 drivers/usb/core/hub.c 		else if (port1 != udev->bus->otg_port || hdev->parent)
otg_port         1159 drivers/usb/dwc2/core.h 	u8 otg_port;
otg_port         3291 drivers/usb/dwc2/hcd.c 	if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) {
otg_port         3629 drivers/usb/dwc2/hcd.c 			if (windex != hsotg->otg_port)
otg_port         5209 drivers/usb/dwc2/hcd.c 	hsotg->otg_port = 1;
otg_port         5217 drivers/usb/dwc2/hcd.c 	hcd->self.otg_port = hsotg->otg_port;
otg_port         2440 drivers/usb/gadget/udc/dummy_hcd.c 	dummy_hcd_to_hcd(dum_hcd)->self.otg_port = 1;
otg_port         2471 drivers/usb/gadget/udc/dummy_hcd.c 	hcd->self.otg_port = 1;
otg_port          940 drivers/usb/host/ehci-hub.c 			if ((hcd->self.otg_port == (wIndex + 1))
otg_port          772 drivers/usb/host/ohci-hub.c 			if (hcd->self.otg_port == (wIndex + 1)
otg_port          176 drivers/usb/host/ohci-omap.c 	const unsigned	port = hcd->self.otg_port - 1;
otg_port          205 drivers/usb/host/ohci-omap.c 		hcd->self.otg_port = config->otg;
otg_port         2753 drivers/usb/musb/musb_host.c 	hcd->self.otg_port = 0;
otg_port           69 drivers/usb/phy/phy-fsl-usb.c 	.otg_port = 1,
otg_port          569 drivers/usb/phy/phy-fsl-usb.c 		otg->host->otg_port = fsl_otg_initdata.otg_port;
otg_port          371 drivers/usb/phy/phy-fsl-usb.h 	u8 otg_port;
otg_port          801 drivers/usb/phy/phy-isp1301-omap.c 			usb_bus_start_enum(otg->host, otg->host->otg_port);
otg_port         1185 drivers/usb/usbip/vhci_hcd.c 	hcd->self.otg_port = 1;
otg_port          433 include/linux/usb.h 	u8 otg_port;			/* 0, or number of OTG/HNP port */