/external/u-boot/drivers/usb/musb/ |
D | omap3.c | 44 static struct omap3_otg_regs *otg; variable 70 l = readl(&otg->revision); in musb_db_otg_regs() 72 l = readl(&otg->sysconfig); in musb_db_otg_regs() 74 l = readl(&otg->sysstatus); in musb_db_otg_regs() 76 l = readl(&otg->interfsel); in musb_db_otg_regs() 78 l = readl(&otg->forcestdby); in musb_db_otg_regs() 106 otg = (struct omap3_otg_regs *)OMAP3_OTG_BASE; in musb_platform_init() 110 OMAP3_OTG_SYSCONFIG_NO_IDLE_MODE, &otg->sysconfig); in musb_platform_init() 113 writel(OMAP3_OTG_INTERFSEL_OMAP, &otg->interfsel); in musb_platform_init() 116 stdby = readl(&otg->forcestdby); in musb_platform_init() [all …]
|
/external/u-boot/drivers/usb/host/ |
D | ehci-faraday.c | 23 struct fotg210_regs otg; member 43 spd = OTGCSR_SPD(readl(®s->otg.otgcsr)); in faraday_ehci_get_port_speed() 106 setbits_le32(®s->otg.otgcsr, OTGCSR_A_BUSDROP); in ehci_hcd_init() 108 clrbits_le32(®s->otg.otgcsr, OTGCSR_A_BUSREQ); in ehci_hcd_init() 111 clrbits_le32(®s->otg.otgcsr, OTGCSR_A_BUSDROP); in ehci_hcd_init() 113 setbits_le32(®s->otg.otgcsr, OTGCSR_A_BUSREQ); in ehci_hcd_init() 116 writel(IMR_IRQLH | IMR_OTG | IMR_DEV, ®s->otg.imr); in ehci_hcd_init() 118 writel(ISR_HOST | ISR_OTG | ISR_DEV, ®s->otg.isr); in ehci_hcd_init()
|
D | ohci-lpc32xx.c | 82 static struct otg_regs *otg = (struct otg_regs *)USB_BASE; variable 179 writel(OTG_CLK_I2C_EN, &otg->otg_clk_ctrl); in usb_cpu_init() 180 ret = wait_for_bit_le32(&otg->otg_clk_sts, OTG_CLK_I2C_EN, true, in usb_cpu_init() 199 writel(mask, &otg->otg_clk_ctrl); in usb_cpu_init() 201 ret = wait_for_bit_le32(&otg->otg_clk_sts, mask, true, in usb_cpu_init() 206 setbits_le32(&otg->otg_sts_ctrl, OTG_HOST_EN); in usb_cpu_init() 228 clrbits_le32(&otg->otg_sts_ctrl, OTG_HOST_EN); in usb_cpu_stop()
|
/external/u-boot/drivers/usb/musb-new/ |
D | omap2430.c | 134 struct usb_otg *otg = musb->xceiv->otg; in omap2430_musb_set_vbus() local 166 if (ret && otg->set_vbus) in omap2430_musb_set_vbus() 167 otg_set_vbus(otg, 1); in omap2430_musb_set_vbus() 170 otg->default_a = 1; in omap2430_musb_set_vbus() 182 otg->default_a = 0; in omap2430_musb_set_vbus() 248 struct usb_otg *otg = musb->xceiv->otg; in omap_musb_set_mailbox() local 254 otg->default_a = true; in omap_musb_set_mailbox() 267 otg->default_a = false; in omap_musb_set_mailbox() 287 if (musb->xceiv->otg->set_vbus) in omap_musb_set_mailbox() 288 otg_set_vbus(musb->xceiv->otg, 0); in omap_musb_set_mailbox()
|
D | am35x.c | 231 struct usb_otg *otg = musb->xceiv->otg; in am35x_musb_interrupt() local 308 otg->default_a = 1; in am35x_musb_interrupt() 315 otg->default_a = 0; in am35x_musb_interrupt()
|
/external/u-boot/arch/arm/dts/ |
D | tegra210-p2371-2180.dts | 42 nvidia,lanes = "otg-1", "otg-2"; 95 dr_mode = "otg";
|
D | dra74x.dtsi | 55 "otg"; 57 dr_mode = "otg";
|
D | rk3188-radxarock.dts | 88 vcc_otg: usb-otg-regulator { 94 regulator-name = "otg-vbus"; 341 otg_vbus_drv: otg-vbus-drv {
|
D | vf-colibri.dtsi | 24 dr_mode = "otg";
|
D | rk3288-veyron-chromebook.dtsi | 67 /* This turns on vbus for otg for host mode (dwc2) */ 68 vcc5v_otg: vcc5v-otg-regulator {
|
D | stm32f429-disco.dts | 89 /* This turns on vbus for otg for host mode (dwc2) */ 90 vcc5v_otg: vcc5v-otg-regulator {
|
D | stm32f469-disco.dts | 75 /* This turns on vbus for otg for host mode (dwc2) */ 76 vcc5v_otg: vcc5v-otg-regulator {
|
D | tegra210-p2371-0000.dts | 44 dr_mode = "otg";
|
D | zynq-syzygy-hub.dts | 69 dr_mode = "otg";
|
D | sun50i-a64-amarula-relic.dts | 58 dr_mode = "otg";
|
D | rk3036.dtsi | 222 clock-names = "otg"; 223 dr_mode = "otg"; 237 clock-names = "otg";
|
D | rk3xxx.dtsi | 147 clock-names = "otg"; 148 dr_mode = "otg"; 163 clock-names = "otg";
|
D | rv1108-evb.dts | 23 vcc5v0_otg: vcc5v0-otg-drv {
|
D | rk3036-sdk.dts | 18 vcc5v0_otg: vcc5v0-otg-drv {
|
/external/u-boot/arch/arm/mach-tegra/tegra210/ |
D | xusb-padctl.c | 74 TEGRA210_LANE("otg-0", 0x004, 0, 0x3, 0, otg), 75 TEGRA210_LANE("otg-1", 0x004, 2, 0x3, 0, otg), 76 TEGRA210_LANE("otg-2", 0x004, 4, 0x3, 0, otg), 77 TEGRA210_LANE("otg-3", 0x004, 6, 0x3, 0, otg), 78 TEGRA210_LANE("usb2-bias", 0x004, 18, 0x3, 0, otg),
|
/external/u-boot/doc/device-tree-bindings/usb/ |
D | tegra-usb.txt | 18 or "otg". Default to "host" if not defined for backward compatibility. 21 otg means it can operate as either ("on the go")
|
/external/u-boot/arch/arm/mach-tegra/tegra124/ |
D | xusb-padctl.c | 94 TEGRA124_LANE("otg-0", 0x004, 0, 0x3, 0, otg), 95 TEGRA124_LANE("otg-1", 0x004, 2, 0x3, 0, otg), 96 TEGRA124_LANE("otg-2", 0x004, 4, 0x3, 0, otg),
|
/external/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
D | Makefile | 10 obj-y += clk-usb-otg.o
|
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
D | Makefile | 11 obj-y += clk-usb-otg.o
|
/external/u-boot/arch/arm/mach-rockchip/rk3188/ |
D | Kconfig | 6 Rock is a RK3188-based development board with 2 USB and 1 otg
|