/linux/include/linux/usb/ |
A D | otg.h | 64 otg_start_hnp(struct usb_otg *otg) in otg_start_hnp() 74 otg_set_vbus(struct usb_otg *otg, bool enabled) in otg_set_vbus() 84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host() 96 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral() 105 otg_start_srp(struct usb_otg *otg) in otg_start_srp()
|
/linux/drivers/usb/phy/ |
A D | phy-ulpi.c | 199 static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host) in ulpi_set_host() 225 static int ulpi_set_vbus(struct usb_otg *otg, bool on) in ulpi_set_vbus() 243 static void otg_ulpi_init(struct usb_phy *phy, struct usb_otg *otg, in otg_ulpi_init() 263 struct usb_otg *otg; in otg_ulpi_create() local 287 struct usb_otg *otg; in devm_otg_ulpi_create() local
|
A D | phy-mv-usb.c | 52 static int mv_otg_set_vbus(struct usb_otg *otg, bool on) in mv_otg_set_vbus() 61 static int mv_otg_set_host(struct usb_otg *otg, in mv_otg_set_host() 69 static int mv_otg_set_peripheral(struct usb_otg *otg, in mv_otg_set_peripheral() 194 struct usb_otg *otg = mvotg->phy.otg; in mv_otg_start_host() local 215 struct usb_otg *otg = mvotg->phy.otg; in mv_otg_start_periphrals() local 402 struct usb_otg *otg; in mv_otg_work() local 667 struct usb_otg *otg; in mv_otg_probe() local
|
A D | phy-fsl-usb.c | 459 struct usb_otg *otg = fsm->otg; in fsl_otg_start_host() local 526 struct usb_otg *otg = fsm->otg; in fsl_otg_start_gadget() local 550 static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host) in fsl_otg_set_host() 599 static int fsl_otg_set_peripheral(struct usb_otg *otg, in fsl_otg_set_peripheral() 662 static int fsl_otg_start_srp(struct usb_otg *otg) in fsl_otg_start_srp() 680 static int fsl_otg_start_hnp(struct usb_otg *otg) in fsl_otg_start_hnp() 709 struct usb_otg *otg = ((struct fsl_otg *)dev_id)->phy.otg; in fsl_otg_isr() local
|
A D | phy-generic.c | 104 struct usb_otg *otg = nop->phy.otg; in nop_gpio_vbus_thread() local 173 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral() 192 static int nop_set_host(struct usb_otg *otg, struct usb_bus *host) in nop_set_host()
|
A D | phy-ulpi-viewport.c | 29 static int ulpi_viewport_read(struct usb_phy *otg, u32 reg) in ulpi_viewport_read() 47 static int ulpi_viewport_write(struct usb_phy *otg, u32 val, u32 reg) in ulpi_viewport_write()
|
A D | phy-jz4770.c | 107 struct usb_otg otg; member 114 static inline struct jz4770_phy *otg_to_jz4770_phy(struct usb_otg *otg) in otg_to_jz4770_phy() 124 static int ingenic_usb_phy_set_peripheral(struct usb_otg *otg, in ingenic_usb_phy_set_peripheral() 144 static int ingenic_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in ingenic_usb_phy_set_host()
|
A D | phy-isp1301-omap.c | 646 struct usb_otg *otg = isp->phy.otg; in omap_otg_irq() local 934 struct usb_otg *otg = isp->phy.otg; in isp_update_otg() local 1260 isp1301_set_host(struct usb_otg *otg, struct usb_bus *host) in isp1301_set_host() 1316 isp1301_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in isp1301_set_peripheral() 1396 isp1301_start_srp(struct usb_otg *otg) in isp1301_start_srp() 1422 isp1301_start_hnp(struct usb_otg *otg) in isp1301_start_hnp()
|
A D | phy-gpio-vbus-usb.c | 151 struct usb_otg *otg = gpio_vbus->phy.otg; in gpio_vbus_irq() local 166 static int gpio_vbus_set_peripheral(struct usb_otg *otg, in gpio_vbus_set_peripheral()
|
A D | phy-tahvo.c | 192 static int tahvo_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in tahvo_usb_set_host() 219 static int tahvo_usb_set_peripheral(struct usb_otg *otg, in tahvo_usb_set_peripheral()
|
A D | phy-ab8500-usb.c | 633 static int ab8500_usb_set_peripheral(struct usb_otg *otg, in ab8500_usb_set_peripheral() 658 static int ab8500_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in ab8500_usb_set_host() 872 struct usb_otg *otg; in ab8500_usb_probe() local
|
/linux/drivers/phy/ti/ |
A D | phy-dm816x-usb.c | 62 static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in dm816x_usb_phy_set_host() 71 static int dm816x_usb_phy_set_peripheral(struct usb_otg *otg, in dm816x_usb_phy_set_peripheral() 189 struct usb_otg *otg; in dm816x_usb_phy_probe() local
|
A D | phy-omap-usb2.c | 115 static int omap_usb_set_vbus(struct usb_otg *otg, bool enabled) in omap_usb_set_vbus() 125 static int omap_usb_start_srp(struct usb_otg *otg) in omap_usb_start_srp() 135 static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in omap_usb_set_host() 144 static int omap_usb_set_peripheral(struct usb_otg *otg, in omap_usb_set_peripheral() 370 struct usb_otg *otg; in omap_usb2_probe() local
|
A D | phy-twl4030-usb.c | 644 static int twl4030_set_peripheral(struct usb_otg *otg, in twl4030_set_peripheral() 657 static int twl4030_set_host(struct usb_otg *otg, struct usb_bus *host) in twl4030_set_host() 688 struct usb_otg *otg; in twl4030_usb_probe() local
|
/linux/arch/arm/mach-pxa/ |
A D | pxa3xx-ulpi.c | 33 struct usb_phy *otg; member 79 static int pxa310_ulpi_read(struct usb_phy *otg, u32 reg) in pxa310_ulpi_read() 98 static int pxa310_ulpi_write(struct usb_phy *otg, u32 val, u32 reg) in pxa310_ulpi_write()
|
/linux/drivers/usb/musb/ |
A D | musb_virthub.c | 53 struct usb_otg *otg = musb->xceiv->otg; in musb_port_suspend() local 199 struct usb_otg *otg = musb->xceiv->otg; in musb_root_disconnect() local
|
A D | tusb6010.c | 556 struct usb_otg *otg = musb->xceiv->otg; in tusb_musb_set_vbus() local 682 struct usb_otg *otg = musb->xceiv->otg; in tusb_otg_ints() local
|
A D | davinci.c | 248 struct usb_otg *otg = musb->xceiv->otg; in davinci_musb_interrupt() local
|
/linux/drivers/phy/motorola/ |
A D | phy-cpcap-usb.c | 153 static int cpcap_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in cpcap_usb_phy_set_host() 162 static int cpcap_usb_phy_set_peripheral(struct usb_otg *otg, in cpcap_usb_phy_set_peripheral() 622 struct usb_otg *otg; in cpcap_usb_phy_probe() local
|
/linux/arch/mips/boot/dts/ingenic/ |
A D | x1830.dtsi | 357 otg: usb@13500000 { label
|
A D | x1000.dtsi | 368 otg: usb@13500000 { label
|
A D | jz4780.dtsi | 539 otg: usb@13500000 { label
|
/linux/drivers/phy/samsung/ |
A D | phy-exynos5250-usb2.c | 199 u32 otg; in exynos5250_power_on() local 325 u32 otg; in exynos5250_power_off() local
|
/linux/include/linux/platform_data/ |
A D | usb-omap1.h | 24 u8 otg; /* port number, 1-based: usb1 == 2 */ member
|
/linux/drivers/usb/host/ |
A D | ehci-mv.c | 37 struct usb_phy *otg; member
|