Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/core/
Dotg_whitelist.h54 if (!dev->bus->otg_port) in is_targeted()
Dhub.c1869 (port1 == bus->otg_port) in usb_enumerate_device_otg()
1873 if (port1 == bus->otg_port) in usb_enumerate_device_otg()
3086 if (port1 == hdev->bus->otg_port) in hub_port_init()
3402 else if (port1 != udev->bus->otg_port || hdev->parent) in hub_power_remaining()
/linux-3.4.99/drivers/usb/host/
Dohci-omap.c170 const unsigned port = ohci_to_hcd(ohci)->self.otg_port - 1; in start_hnp()
199 ohci_to_hcd(ohci)->self.otg_port = config->otg; in ohci_omap_init()
Dohci-hub.c798 if (hcd->self.otg_port == (wIndex + 1) in ohci_hub_control()
Dehci-hub.c728 if ((hcd->self.otg_port == (wIndex + 1)) in ehci_hub_control()
/linux-3.4.99/drivers/usb/otg/
Dfsl_otg.h385 u8 otg_port; member
Dfsl_otg.c76 .otg_port = 1,
560 otg->host->otg_port = fsl_otg_initdata.otg_port; in fsl_otg_set_host()
Dotg_fsm.c159 fsm->otg->host->otg_port); in otg_set_state()
Disp1301_omap.c818 usb_bus_start_enum(otg->host, otg->host->otg_port); in omap_otg_irq()
/linux-3.4.99/include/linux/
Dusb.h331 u8 otg_port; /* 0, or number of OTG/HNP port */ member
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c2310 dummy_hcd_to_hcd(dum_hcd)->self.otg_port = 1; in dummy_start_ss()
2343 hcd->self.otg_port = 1; in dummy_start()
/linux-3.4.99/drivers/usb/musb/
Dmusb_core.c1988 hcd->self.otg_port = 1; in musb_init_controller()