Home
last modified time | relevance | path

Searched refs:otg (Results 1 – 25 of 209) sorted by relevance

123456789

/external/u-boot/drivers/usb/musb/
Domap3.c45 static struct omap3_otg_regs *otg; variable
71 l = readl(&otg->revision); in musb_db_otg_regs()
73 l = readl(&otg->sysconfig); in musb_db_otg_regs()
75 l = readl(&otg->sysstatus); in musb_db_otg_regs()
77 l = readl(&otg->interfsel); in musb_db_otg_regs()
79 l = readl(&otg->forcestdby); in musb_db_otg_regs()
107 otg = (struct omap3_otg_regs *)OMAP3_OTG_BASE; in musb_platform_init()
111 OMAP3_OTG_SYSCONFIG_NO_IDLE_MODE, &otg->sysconfig); in musb_platform_init()
114 writel(OMAP3_OTG_INTERFSEL_OMAP, &otg->interfsel); in musb_platform_init()
117 stdby = readl(&otg->forcestdby); in musb_platform_init()
[all …]
/external/u-boot/drivers/usb/host/
Dehci-faraday.c23 struct fotg210_regs otg; member
43 spd = OTGCSR_SPD(readl(&regs->otg.otgcsr)); in faraday_ehci_get_port_speed()
106 setbits_le32(&regs->otg.otgcsr, OTGCSR_A_BUSDROP); in ehci_hcd_init()
108 clrbits_le32(&regs->otg.otgcsr, OTGCSR_A_BUSREQ); in ehci_hcd_init()
111 clrbits_le32(&regs->otg.otgcsr, OTGCSR_A_BUSDROP); in ehci_hcd_init()
113 setbits_le32(&regs->otg.otgcsr, OTGCSR_A_BUSREQ); in ehci_hcd_init()
116 writel(IMR_IRQLH | IMR_OTG | IMR_DEV, &regs->otg.imr); in ehci_hcd_init()
118 writel(ISR_HOST | ISR_OTG | ISR_DEV, &regs->otg.isr); in ehci_hcd_init()
Dohci-lpc32xx.c82 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/arch/arm/dts/
Dtegra210-p2371-2180.dts42 nvidia,lanes = "otg-1", "otg-2";
95 dr_mode = "otg";
Dstm32f429-disco.dts52 /* This turns on vbus for otg for host mode (dwc2) */
53 vcc5v_otg: vcc5v-otg-regulator {
Dstm32f746-disco.dts38 /* This turns on vbus for otg fs for host mode (dwc2) */
39 vcc5v_otg_fs: vcc5v-otg-fs-regulator {
Dimx7-colibri-rawnand.dts79 * usbotg1 on Colibri iMX7 can function in both host/otg modes.
83 * if dr_mode = "otg")
Dimx7-colibri-emmc.dts79 * usbotg1 on Colibri iMX7 can function in both host/otg modes.
83 * if dr_mode = "otg")
Ddra74x.dtsi55 "otg";
57 dr_mode = "otg";
Dstm32f469-disco.dts71 /* This turns on vbus for otg for host mode (dwc2) */
72 vcc5v_otg: vcc5v-otg-regulator {
Dbcm283x-rpi-usb-otg.dtsi3 dr_mode = "otg";
Dimx6ull-dart-6ul.dts23 dr_mode = "otg";
Drv1108-elgin-r1.dts37 u2phy_otg: otg-port {
Drk3288-veyron-chromebook.dtsi67 /* This turns on vbus for otg for host mode (dwc2) */
68 vcc5v_otg: vcc5v-otg-regulator {
Drk3188-radxarock.dts88 vcc_otg: usb-otg-regulator {
94 regulator-name = "otg-vbus";
349 otg_vbus_drv: otg-vbus-drv {
Dtegra210-p2371-0000.dts44 dr_mode = "otg";
/external/u-boot/doc/device-tree-bindings/usb/
Ddwc2.txt17 - "amcc,dwc-otg": The DWC2 USB controller instance in AMCC Canyonlands 460EX SoCs;
28 - clock-names: shall be "otg"
35 - dr_mode: shall be one of "host", "peripheral" and "otg"
55 clock-names = "otg";
Dtegra-usb.txt18 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/tegra210/
Dxusb-padctl.c74 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/arch/arm/mach-tegra/tegra124/
Dxusb-padctl.c94 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/
DMakefile10 obj-y += clk-usb-otg.o
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
DMakefile11 obj-y += clk-usb-otg.o
/external/u-boot/drivers/usb/musb-new/
Dam35x.c231 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/mach-rockchip/rk3188/
DKconfig6 Rock is a RK3188-based development board with 2 USB and 1 otg
/external/cpuinfo/test/dmesg/
Dalldocube-iwork8.log1124 <6>[ 8.539297] intel-cht-otg intel-cht-otg.0: USB_EVENT_VBUS vbus valid
1129 <6>[ 8.543652] intel-cht-otg intel-cht-otg.0: USB_EVENT_VBUS vbus valid
1133 <6>[ 8.552538] intel-cht-otg intel-cht-otg.0: watchdog started
1479 <6>[ 11.666390] intel-cht-otg intel-cht-otg.0: unknown notification
1482 <6>[ 11.666418] intel-cht-otg intel-cht-otg.0: Draw 1500 mA
1509 <6>[ 11.763419] intel-cht-otg intel-cht-otg.0: unknown notification
1512 <6>[ 11.763435] intel-cht-otg intel-cht-otg.0: Draw 1500 mA
1542 <6>[ 11.913542] intel-cht-otg intel-cht-otg.0: watchdog stopped
1543 <6>[ 11.913544] intel-cht-otg intel-cht-otg.0: unknown notification
1546 <6>[ 11.913555] intel-cht-otg intel-cht-otg.0: Draw 1500 mA
[all …]

123456789