Home
last modified time | relevance | path

Searched full:dra7xx (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c3 * pcie-dra7xx - PCIe controller driver for TI DRA7xx SoCs
34 /* PCIe controller wrapper DRA7XX configuration registers */
121 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_link_up() local
122 u32 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_PHY_CS); in dra7xx_pcie_link_up()
129 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_stop_link() local
132 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD); in dra7xx_pcie_stop_link()
134 dra7xx_pcie_writel(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD, reg); in dra7xx_pcie_stop_link()
139 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_establish_link() local
148 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD); in dra7xx_pcie_establish_link()
150 dra7xx_pcie_writel(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD, reg); in dra7xx_pcie_establish_link()
[all …]
H A DKconfig23 bool "TI DRA7xx PCIe controller Host Mode"
31 Enables support for the PCIe controller in the DRA7xx SoC to work in
32 host mode. There are two instances of PCIe controller in DRA7xx.
39 bool "TI DRA7xx PCIe controller Endpoint Mode"
46 Enables support for the PCIe controller in the DRA7xx SoC to work in
47 endpoint mode. There are two instances of PCIe controller in DRA7xx.
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A DKconfig3 config DRA7XX config
6 DRA7xx is an OMAP based SOC with Dual Core A-15s.
14 select DRA7XX
23 bool "TI DRA7XX"
25 select DRA7XX
33 select DRA7XX
67 domain on DRA7xx & AM57xx SoCs.
81 domain on DRA7xx & AM57xx SoCs.
105 domain on DRA7xx & AM57xx SoCs.
129 domain on DRA7xx & AM57xx SoCs.
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/
H A Dti,omap-iommu.txt7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances
8 "ti,dra7-iommu" for DRA7xx IOMMU instances
27 is required for DSP IOMMU instances on DRA7xx SoCs. The
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A DKconfig27 default y if DRA7XX
58 int "DRA7XX xHCI USB index"
61 depends on DRA7XX
63 Select the DRA7XX xHCI USB index.
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A DMAINTAINERS1 DRA7XX BOARD
4 F: board/ti/dra7xx/
H A DKconfig4 default "dra7xx"
17 The DRA7xx (and AM57x) SoC has a total of 6 UARTs available to it.
H A DREADME20 U-Boot # tftp ${loadaddr} dra7xx/MLO
22 U-Boot # tftp ${loadaddr} dra7xx/u-boot.img
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Domap-mailbox.txt22 All the current OMAP SoCs except for the newest DRA7xx SoC has a single IP
23 instance. DRA7xx has multiple instances with different number of h/w fifo queues
25 routed to different processor sub-systems on DRA7xx as they are routed through
43 AM43xx and DRA7xx SoCs
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/
H A Dti-cpufreq.txt4 Certain TI SoCs, like those in the am335x, am437x, am57xx, and dra7xx
18 - 'operating-points-v2-ti-cpu' for am335x, am43xx, and dra7xx/am57xx,
25 - "vdd-supply", "vbb-supply": to define two regulators for dra7xx
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dcpsw-phy-sel.txt6 "ti,dra7xx-cpsw-phy-sel" for dra7xx platform
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A DKconfig23 engine is found on TI DaVinci, AM33xx, AM43xx, DRA7xx and Keystone 2
35 DMA engine is found on OMAP and DRA7xx parts.
/OK3568_Linux_fs/u-boot/include/configs/
H A Dti_omap5_common.h9 * TI OMAP5 AND DRA7XX common configuration settings
74 * On DRA7xx/AM57XX the download area is between 0x40300000 and 0x4037E000.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ti/
H A Demif.txt16 "ti,emif-dra7xx"
81 compatible = "ti,emif-dra7xx";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dti,phy-gmii-sel.yaml52 - ti,dra7xx-phy-gmii-sel
68 - ti,dra7xx-phy-gmii-sel
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A DKconfig17 The AM57x (and DRA7xx) SoC has a total of 6 UARTs available to it.
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dhardware.h26 /* EDMA3 Base address for DRA7XX and AM57XX */
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h723 #define DRA7XX 0x07000000 macro
729 return ((*omap_si_rev & 0xFF000000) == DRA7XX); in is_dra7xx()
763 /* DRA7XX */
/OK3568_Linux_fs/u-boot/drivers/dma/
H A DKconfig18 Enable the TI EDMA3 driver for DRA7xx and AM43xx evms.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ddra7-mmc-iodelay.dtsi3 * MMC IOdelay values for TI's DRA7xx SoCs.
H A Ddra7-ipu-dsp-common.dtsi3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Domap-des.txt20 /* DRA7xx SoC */
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcm-regbits-7xx.h3 * DRA7xx Clock Management register bits
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/
H A Dti,omap-remoteproc.yaml130 all the DSP instances on OMAP4, OMAP5 and DRA7xx SoCs.
288 //Example 3: DRA7xx/AM57xx DSP
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dti_qspi.txt42 For dra7xx:

1234