Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/pci/controller/dwc/
Dpci-dra7xx.c3 * pcie-dra7xx - PCIe controller driver for TI DRA7xx SoCs
35 /* PCIe controller wrapper DRA7XX configuration registers */
123 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_link_up() local
124 u32 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_PHY_CS); in dra7xx_pcie_link_up()
131 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_stop_link() local
134 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD); in dra7xx_pcie_stop_link()
136 dra7xx_pcie_writel(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD, reg); in dra7xx_pcie_stop_link()
141 struct dra7xx_pcie *dra7xx = to_dra7xx_pcie(pci); in dra7xx_pcie_establish_link() local
150 reg = dra7xx_pcie_readl(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD); in dra7xx_pcie_establish_link()
152 dra7xx_pcie_writel(dra7xx, PCIECTRL_DRA7XX_CONF_DEVICE_CMD, reg); in dra7xx_pcie_establish_link()
[all …]
DKconfig21 tristate "TI DRA7xx PCIe controller Host Mode"
29 Enables support for the PCIe controller in the DRA7xx SoC to work in
30 host mode. There are two instances of PCIe controller in DRA7xx.
37 tristate "TI DRA7xx PCIe controller Endpoint Mode"
44 Enables support for the PCIe controller in the DRA7xx SoC to work in
45 endpoint mode. There are two instances of PCIe controller in DRA7xx.
DMakefile6 obj-$(CONFIG_PCI_DRA7XX) += pci-dra7xx.o
/Linux-v6.1/Documentation/devicetree/bindings/iommu/
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
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dcpsw-phy-sel.txt6 "ti,dra7xx-cpsw-phy-sel" for dra7xx platform
/Linux-v6.1/drivers/dma/ti/
DKconfig23 engine is found on TI DaVinci, AM33xx, AM43xx, DRA7xx and Keystone 2
35 DMA engine is found on OMAP and DRA7xx parts.
/Linux-v6.1/Documentation/devicetree/bindings/cpufreq/
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
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/
Dti,omap-mailbox.yaml32 registers. All the current OMAP SoCs except for the newest DRA7xx SoC has a
33 single IP instance. DRA7xx has multiple instances with different number of
35 lines can also be routed to different processor sub-systems on DRA7xx as they
121 - ti,omap4-mailbox # for OMAP44xx, OMAP54xx, AM33xx, AM43xx and DRA7xx SoCs
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ti/
Demif.txt16 "ti,emif-dra7xx"
81 compatible = "ti,emif-dra7xx";
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dti,phy-gmii-sel.yaml52 - ti,dra7xx-phy-gmii-sel
81 - ti,dra7xx-phy-gmii-sel
/Linux-v6.1/arch/arm/boot/dts/
Ddra7-mmc-iodelay.dtsi3 * MMC IOdelay values for TI's DRA7xx SoCs.
Ddra74x-p.dtsi16 compatible = "ti,emif-dra7xx";
Ddra7-ipu-dsp-common.dtsi3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
/Linux-v6.1/Documentation/devicetree/bindings/crypto/
Domap-des.txt20 /* DRA7xx SoC */
/Linux-v6.1/arch/arm/mach-omap2/
Dcm-regbits-7xx.h3 * DRA7xx Clock Management register bits
Dcm1_7xx.h3 * DRA7xx CM1 instance offset macros
Dcm2_7xx.h3 * DRA7xx CM2 instance offset macros
Dprm7xx.h3 * DRA7xx PRM instance offset macros
Dprcm_mpu7xx.h3 * DRA7xx PRCM MPU instance offset macros
/Linux-v6.1/Documentation/devicetree/bindings/hwlock/
Dti,omap-hwspinlock.yaml15 - ti,omap4-hwspinlock # for OMAP44xx, OMAP54xx, AM33xx, AM43xx, DRA7xx SoCs
/Linux-v6.1/drivers/media/platform/ti/
DKconfig58 found on DRA7XX SoC.
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dti_qspi.txt42 For dra7xx:
/Linux-v6.1/Documentation/devicetree/bindings/display/ti/
Dti,dra7-dss.txt20 Some DRA7xx SoCs have one dedicated video PLL, some have two. These properties
/Linux-v6.1/Documentation/devicetree/bindings/pwm/
Dpwm-tipwmss.txt49 epwmss0: epwmss@4843e000 { /* PWMSS for DRA7xx */
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml133 and DRA7xx SoCs.
295 //Example 3: DRA7xx/AM57xx DSP

12