Home
last modified time | relevance | path

Searched refs:omap (Results 1 – 25 of 53) sorted by relevance

123

/u-boot/drivers/usb/dwc3/
A Ddwc3-omap.c166 omap->irq0_offset); in dwc3_omap_read_irq0_status()
179 omap->irqmisc_offset); in dwc3_omap_read_irqmisc_status()
271 omap->dma_status = false; in dwc3_omap_interrupt()
380 struct dwc3_omap *omap; in dwc3_omap_uboot_init() local
382 omap = devm_kzalloc((struct udevice *)dev, sizeof(*omap), GFP_KERNEL); in dwc3_omap_uboot_init()
383 if (!omap) in dwc3_omap_uboot_init()
389 dwc3_omap_map_offset(omap); in dwc3_omap_uboot_init()
420 if (omap->index != index) in dwc3_omap_uboot_exit()
424 list_del(&omap->list); in dwc3_omap_uboot_exit()
425 kfree(omap); in dwc3_omap_uboot_exit()
[all …]
A DMakefile9 obj-$(CONFIG_USB_DWC3_OMAP) += dwc3-omap.o
/u-boot/drivers/usb/phy/
A Domap_usb_phy.c164 writel(val, &omap->otg_wrapper->sysconfig); in omap_enable_usb3_phy()
167 val = readl(&omap->otg_wrapper->utmi_otg_status); in omap_enable_usb3_phy()
184 val = readl(&omap->otg_wrapper->irqstatus_1); in omap_enable_usb3_phy()
185 writel(val, &omap->otg_wrapper->irqstatus_1); in omap_enable_usb3_phy()
186 val = readl(&omap->otg_wrapper->irqstatus_0); in omap_enable_usb3_phy()
187 writel(val, &omap->otg_wrapper->irqstatus_0); in omap_enable_usb3_phy()
253 void omap_enable_phy(struct omap_xhci *omap) in omap_enable_phy() argument
256 omap_enable_usb2_phy2(omap); in omap_enable_phy()
260 am437x_enable_usb2_phy2(omap); in omap_enable_phy()
264 omap_enable_usb3_phy(omap); in omap_enable_phy()
[all …]
/u-boot/drivers/usb/host/
A Dxhci-omap.c26 static struct omap_xhci omap; variable
28 static int omap_xhci_core_init(struct omap_xhci *omap) in omap_xhci_core_init() argument
33 omap_enable_phy(omap); in omap_xhci_core_init()
35 ret = dwc3_core_init(omap->dwc3_reg); in omap_xhci_core_init()
42 dwc3_set_mode(omap->dwc3_reg, DWC3_GCTL_PRTCAP_HOST); in omap_xhci_core_init()
47 static void omap_xhci_core_exit(struct omap_xhci *omap) in omap_xhci_core_exit() argument
54 struct omap_xhci *ctx = &omap; in xhci_hcd_init()
87 struct omap_xhci *ctx = &omap; in xhci_hcd_stop()
A DMakefile35 obj-$(CONFIG_USB_EHCI_OMAP) += ehci-omap.o
55 obj-$(CONFIG_USB_XHCI_OMAP) += xhci-omap.o
/u-boot/doc/
A DREADME.omap-ulpi-viewport1 Reference code ""drivers/usb/ulpi/omap-ulpi-viewport.c"
4 any ulpi phy port access on omap platform.
6 On omap ehci reg map contains INSNREG05_ULPI
11 omap-ulpi-viewport.c is a low level function
14 To enable and use omap-ulpi-viewport.c
20 omap-ulpi-viewport implementation.
23 omap-ehci driver code requests for ulpi phy reset if
A DREADME.davinci68 http://focus.ti.com/docs/prod/folders/print/omap-l138.html
69 http://www.logicpd.com/products/development-kits/zoom-omap-l138-evm-development-kit
72 http://focus.ti.com/docs/prod/folders/print/omap-l138.html
/u-boot/board/nokia/rx51/
A Drx51.c72 static struct tag_omap omap[] = { variable
120 while (omap[i].hdr.tag) { in init_omap_tags()
121 switch (omap[i].hdr.tag) { in init_omap_tags()
123 boot_reason_ptr = omap[i].u.boot_reason.reason_str; in init_omap_tags()
126 component = omap[i].u.version.component; in init_omap_tags()
127 version = omap[i].u.version.version; in init_omap_tags()
299 for (i = 0; omap[i].hdr.tag; i++) { in setup_board_tags()
303 omap[i].hdr.tag == OMAP_TAG_SERIAL_CONSOLE) in setup_board_tags()
307 memcpy(t, &omap[i], size); in setup_board_tags()
315 omap[i].hdr.tag == OMAP_TAG_BOOT_REASON) { in setup_board_tags()
[all …]
/u-boot/arch/arm/dts/
A Dam4372-u-boot.dtsi22 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
26 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp", "simple-bus";
A Dlogicpd-torpedo-35xx-devkit.dts8 #include "omap-gpmc-smsc9221.dtsi"
A Dlogicpd-som-lv-35xx-devkit.dts8 #include "omap-gpmc-smsc9221.dtsi"
A Dlogicpd-som-lv-37xx-devkit.dts8 #include "omap-gpmc-smsc9221.dtsi"
A Domap5-u-boot.dtsi25 compatible = "ti,omap-ocp2scp", "simple-bus";
30 compatible = "ti,omap-ocp2scp", "simple-bus";
A Dam335x-brppt1-mmc.dts95 pwm0: omap-pwm@timer5 {
96 compatible = "ti,omap-dmtimer-pwm";
101 pwm1: omap-pwm@timer6 {
102 compatible = "ti,omap-dmtimer-pwm";
A Dam335x-brppt1-spi.dts96 pwm0: omap-pwm@timer5 {
97 compatible = "ti,omap-dmtimer-pwm";
102 pwm1: omap-pwm@timer6 {
103 compatible = "ti,omap-dmtimer-pwm";
A Domap5.dtsi11 #include <dt-bindings/pinctrl/omap.h>
54 clock-latency = <300000>; /* From omap-cpufreq driver */
73 clock-latency = <300000>; /* From omap-cpufreq driver */
126 compatible = "ti,omap-infra";
561 compatible = "ti,omap5-prm-inst", "ti,omap-prm-inst";
567 compatible = "ti,omap5-prm-inst", "ti,omap-prm-inst";
573 compatible = "ti,omap5-prm-inst", "ti,omap-prm-inst";
579 compatible = "ti,omap5-prm-inst", "ti,omap-prm-inst";
A Dam335x-brppt1-nand.dts95 pwm0: omap-pwm@timer5 {
96 compatible = "ti,omap-dmtimer-pwm";
101 pwm1: omap-pwm@timer6 {
102 compatible = "ti,omap-dmtimer-pwm";
A Domap4.dtsi10 #include <dt-bindings/pinctrl/omap.h>
44 clock-latency = <300000>; /* From omap-cpufreq driver */
102 compatible = "ti,omap-infra";
635 compatible = "ti,omap4-prm-inst", "ti,omap-prm-inst";
641 compatible = "ti,omap4-prm-inst", "ti,omap-prm-inst";
647 compatible = "ti,omap4-prm-inst", "ti,omap-prm-inst";
653 compatible = "ti,omap4-prm-inst", "ti,omap-prm-inst";
/u-boot/drivers/usb/ulpi/
A DMakefile7 obj-$(CONFIG_USB_ULPI_VIEWPORT_OMAP) += omap-ulpi-viewport.o
/u-boot/board/samsung/common/
A Dexynos-uboot-spl.lds8 * Based on arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
/u-boot/drivers/phy/
A DKconfig106 bool "Support omap's PIPE3 PHY"
109 Support for the omap PIPE3 phy for sata
111 This PHY is found on omap devices supporting SATA such as dra7, am57x
115 bool "Support omap's PIPE3 PHY in SPL"
118 Support for the omap PIPE3 phy for sata in SPL
120 This PHY is found on omap devices supporting SATA such as dra7, am57x
/u-boot/arch/arm/mach-omap2/
A DMakefile38 obj-y += omap-cache.o
/u-boot/drivers/timer/
A DMakefile17 obj-$(CONFIG_OMAP_TIMER) += omap-timer.o
/u-boot/arch/arm/cpu/armv7/sunxi/
A Du-boot-spl.lds7 * Based on omap-common/u-boot-spl.lds:
/u-boot/arch/arm/mach-orion5x/
A Du-boot-spl.lds10 * Based on omap-common/u-boot-spl.lds:

Completed in 104 milliseconds

123