Home
last modified time | relevance | path

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

12

/linux-6.12.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 …]
DKconfig396 tristate "TI DRA7xx PCIe controller (host mode)"
404 Enables support for the PCIe controller in the DRA7xx SoC to work in
405 host mode. There are two instances of PCIe controller in DRA7xx.
412 tristate "TI DRA7xx PCIe controller (endpoint mode)"
419 Enables support for the PCIe controller in the DRA7xx SoC to work in
420 endpoint mode. There are two instances of PCIe controller in DRA7xx.
DMakefile7 obj-$(CONFIG_PCI_DRA7XX) += pci-dra7xx.o
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/net/
Dcpsw-phy-sel.txt6 "ti,dra7xx-cpsw-phy-sel" for dra7xx platform
/linux-6.12.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-6.12.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-6.12.1/Documentation/devicetree/bindings/memory-controllers/ti/
Demif.txt16 "ti,emif-dra7xx"
81 compatible = "ti,emif-dra7xx";
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dti,phy-gmii-sel.yaml52 - ti,dra7xx-phy-gmii-sel
86 - ti,dra7xx-phy-gmii-sel
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Ddra74x-p.dtsi16 compatible = "ti,emif-dra7xx";
Ddra7-mmc-iodelay.dtsi3 * MMC IOdelay values for TI's DRA7xx SoCs.
Ddra7-ipu-dsp-common.dtsi3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
/linux-6.12.1/Documentation/devicetree/bindings/crypto/
Domap-des.txt20 /* DRA7xx SoC */
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/hwlock/
Dti,omap-hwspinlock.yaml15 - ti,omap4-hwspinlock # for OMAP44xx, OMAP54xx, AM33xx, AM43xx, DRA7xx SoCs
/linux-6.12.1/drivers/media/platform/ti/
DKconfig58 found on DRA7XX SoC.
/linux-6.12.1/Documentation/devicetree/bindings/display/ti/
Dti,dra7-dss.txt20 Some DRA7xx SoCs have one dedicated video PLL, some have two. These properties
/linux-6.12.1/Documentation/devicetree/bindings/pwm/
Dpwm-tipwmss.txt49 epwmss0: epwmss@4843e000 { /* PWMSS for DRA7xx */
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/
Dti,omap-remoteproc.yaml133 and DRA7xx SoCs.
295 //Example 3: DRA7xx/AM57xx DSP
/linux-6.12.1/Documentation/devicetree/bindings/opp/
Doperating-points-v2-ti-cpu.yaml10 TI SoCs, like those in the AM335x, AM437x, AM57xx, AM62x, and DRA7xx
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dti-dma-crossbar.txt4 - compatible: "ti,dra7-dma-crossbar" for DRA7xx DMA crossbar

12