Home
last modified time | relevance | path

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

12

/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/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 DMakefile36 obj-$(CONFIG_USB_EHCI_OMAP) += ehci-omap.o
53 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.c73 static struct tag_omap omap[] = { variable
121 while (omap[i].hdr.tag) { in init_omap_tags()
122 switch (omap[i].hdr.tag) { in init_omap_tags()
124 boot_reason_ptr = omap[i].u.boot_reason.reason_str; in init_omap_tags()
127 component = omap[i].u.version.component; in init_omap_tags()
128 version = omap[i].u.version.version; in init_omap_tags()
302 for (i = 0; omap[i].hdr.tag; i++) { in setup_board_tags()
306 omap[i].hdr.tag == OMAP_TAG_SERIAL_CONSOLE) in setup_board_tags()
310 memcpy(t, &omap[i], size); in setup_board_tags()
318 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 Domap5-u-boot.dtsi25 compatible = "ti,omap-ocp2scp", "simple-bus";
30 compatible = "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 Domap4.dtsi10 #include <dt-bindings/pinctrl/omap.h>
44 clock-latency = <300000>; /* From omap-cpufreq driver */
102 compatible = "ti,omap-infra";
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";
659 compatible = "ti,omap4-prm-inst", "ti,omap-prm-inst";
A Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins
A Domap3.dtsi10 #include <dt-bindings/pinctrl/omap.h>
40 clock-latency = <300000>; /* From omap-cpufreq driver */
56 compatible = "ti,omap-infra";
122 compatible = "ti,pbias-omap3", "ti,pbias-omap";
193 compatible = "ti,omap-counter32k";
706 compatible = "ti,ehci-omap";
A Dam33xx.dtsi59 clock-latency = <300000>; /* From omap-cpufreq driver */
159 compatible = "ti,omap-infra";
713 compatible = "ti,am3-prm-inst", "ti,omap-prm-inst";
719 compatible = "ti,am3-prm-inst", "ti,omap-prm-inst";
725 compatible = "ti,am3-prm-inst", "ti,omap-prm-inst";
731 compatible = "ti,am3-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/arch/arm/mach-omap2/
A DMakefile38 obj-y += omap-cache.o
/u-boot/drivers/phy/
A DKconfig112 bool "Support omap's PIPE3 PHY"
115 Support for the omap PIPE3 phy for sata
117 This PHY is found on omap devices supporting SATA such as dra7, am57x
121 bool "Support omap's PIPE3 PHY in SPL"
124 Support for the omap PIPE3 phy for sata in SPL
126 This PHY is found on omap devices supporting SATA such as dra7, am57x
A DMakefile32 obj-$(CONFIG_OMAP_USB2_PHY) += omap-usb2-phy.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:
/u-boot/include/linux/usb/
A Dxhci-omap.h141 void omap_enable_phy(struct omap_xhci *omap);
/u-boot/drivers/timer/
A DMakefile21 obj-$(CONFIG_OMAP_TIMER) += omap-timer.o

Completed in 50 milliseconds

12