Searched full:designware (Results 1 – 25 of 339) sorted by relevance
12345678910>>...14
/linux-6.12.1/drivers/pci/controller/dwc/ |
D | Kconfig | 3 menu "DesignWare-based PCIe controllers" 25 controller IP on Amazon SoCs. The PCIe controller uses the DesignWare 37 SoCs. The PCI controller on Amlogic is based on DesignWare hardware 38 and therefore the driver re-uses the DesignWare core functions to 52 host mode. This uses the DesignWare core. 62 endpoint mode. This uses the DesignWare core. 85 on DesignWare hardware and therefore the driver re-uses the 86 DesignWare core functions to implement the driver. 97 on DesignWare hardware and therefore the driver re-uses the 98 DesignWare core functions to implement the driver. [all …]
|
D | Makefile | 2 obj-$(CONFIG_PCIE_DW) += pcie-designware.o 3 obj-$(CONFIG_PCIE_DW_HOST) += pcie-designware-host.o 4 obj-$(CONFIG_PCIE_DW_EP) += pcie-designware-ep.o 5 obj-$(CONFIG_PCIE_DW_PLAT) += pcie-designware-plat.o
|
/linux-6.12.1/drivers/gpu/drm/bridge/synopsys/ |
D | Kconfig | 11 tristate "Synopsys Designware AHB Audio interface" 18 Designware HDMI block. This is used in conjunction with 22 tristate "Synopsys Designware I2S Audio interface" 28 Designware HDMI block. 31 tristate "Synopsys Designware GP Audio interface" 38 Designware HDMI block. 41 tristate "Synopsis Designware CEC interface" 47 Designware HDMI block.
|
/linux-6.12.1/drivers/usb/dwc3/ |
D | Kconfig | 4 tristate "DesignWare USB3 DRD Core Support" 11 USB controller based on the DesignWare USB3 IP Core. 74 Exynos5800, Exynos5433, Exynos7) ship with one DesignWare Core USB3 82 If you're using the DesignWare Core IP with a PCIe (but not HAPS 90 If you're using the DesignWare Core IP with a Synopsys PCIe HAPS 126 STMicroelectronics SoCs with one DesignWare Core USB3 IP 137 Some Qualcomm SoCs use DesignWare Core IP for USB2/3 149 NXP iMX8M Plus SoC use DesignWare Core IP for USB2/3 158 Support Xilinx SoCs with DesignWare Core USB3 IP. 167 Support TI's AM62 platforms with DesignWare Core USB3 IP. [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | snps,designware-i2c.yaml | 4 $id: http://devicetree.org/schemas/i2c/snps,designware-i2c.yaml# 7 title: Synopsys DesignWare APB I2C Controller 28 - description: Generic Synopsys DesignWare I2C controller 29 const: snps,designware-i2c 33 - const: snps,designware-i2c 39 - const: snps,designware-i2c 110 compatible = "snps,designware-i2c"; 117 compatible = "snps,designware-i2c"; 127 compatible = "snps,designware-i2c"; 142 compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
|
/linux-6.12.1/Documentation/devicetree/bindings/net/pcs/ |
D | snps,dw-xpcs.yaml | 7 title: Synopsys DesignWare Ethernet PCS 13 Synopsys DesignWare Ethernet Physical Coding Sublayer provides an interface 18 Synopsys PMA (also called DesignWare Consumer/Enterprise PHY) although in 28 - description: Synopsys DesignWare XPCS with none or unknown PMA 30 - description: Synopsys DesignWare XPCS with Consumer Gen1 3G PMA 32 - description: Synopsys DesignWare XPCS with Consumer Gen2 3G PMA 34 - description: Synopsys DesignWare XPCS with Consumer Gen2 6G PMA 36 - description: Synopsys DesignWare XPCS with Consumer Gen4 3G PMA 38 - description: Synopsys DesignWare XPCS with Consumer Gen4 6G PMA 40 - description: Synopsys DesignWare XPCS with Consumer Gen5 10G PMA [all …]
|
/linux-6.12.1/drivers/i2c/busses/ |
D | Makefile | 55 obj-$(CONFIG_I2C_DESIGNWARE_CORE) += i2c-designware-core.o 56 i2c-designware-core-y := i2c-designware-common.o 57 i2c-designware-core-y += i2c-designware-master.o 58 i2c-designware-core-$(CONFIG_I2C_DESIGNWARE_SLAVE) += i2c-designware-slave.o 59 obj-$(CONFIG_I2C_DESIGNWARE_PLATFORM) += i2c-designware-platform.o 60 i2c-designware-platform-y := i2c-designware-platdrv.o 61 i2c-designware-platform-$(CONFIG_I2C_DESIGNWARE_AMDPSP) += i2c-designware-amdpsp.o 62 i2c-designware-platform-$(CONFIG_I2C_DESIGNWARE_BAYTRAIL) += i2c-designware-baytrail.o 63 obj-$(CONFIG_I2C_DESIGNWARE_PCI) += i2c-designware-pci.o 64 i2c-designware-pci-y := i2c-designware-pcidrv.o
|
D | i2c-designware-slave.c | 3 * Synopsys DesignWare I2C adapter driver (slave only). 5 * Based on the Synopsys DesignWare I2C adapter driver (master). 21 #include "i2c-designware-core.h" 35 * i2c_dw_init_slave() - Initialize the designware i2c slave hardware 258 "Synopsys DesignWare I2C Slave adapter"); in i2c_dw_probe_slave() 281 MODULE_DESCRIPTION("Synopsys DesignWare I2C bus slave adapter");
|
/linux-6.12.1/drivers/dma/dw/ |
D | Kconfig | 12 tristate "Synopsys DesignWare AHB DMA platform driver" 16 Support the Synopsys DesignWare AHB DMA controller. This 25 the Synopsys DesignWare AHB DMA controller located on Renesas 29 tristate "Synopsys DesignWare AHB DMA PCI driver" 34 Support the Synopsys DesignWare AHB DMA controller on the
|
/linux-6.12.1/drivers/dma/dw-edma/ |
D | Kconfig | 4 tristate "Synopsys DesignWare eDMA controller driver" 9 Support the Synopsys DesignWare eDMA controller, normally 15 tristate "Synopsys DesignWare eDMA PCIe driver" 18 Provides a glue-logic between the Synopsys DesignWare
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | snps,designware-i2s.yaml | 4 $id: http://devicetree.org/schemas/sound/snps,designware-i2s.yaml# 7 title: DesignWare I2S controller 17 - const: snps,designware-i2s 19 - snps,designware-i2s 108 const: snps,designware-i2s 190 compatible = "snps,designware-i2s";
|
/linux-6.12.1/drivers/usb/dwc2/ |
D | Kconfig | 4 tristate "DesignWare USB2 DRD Core Support" 11 controller based on the DesignWare HSOTG IP Core. 33 The Designware USB2.0 high-speed host controller 43 The Designware USB2.0 high-speed gadget controller 64 The Designware USB2.0 PCI interface module for controllers
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | bluefield-dw-mshc.txt | 1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware 6 The Synopsys designware mobile storage host controller is used to interface 10 specific extensions to the Synopsys Designware Mobile Storage Host Controller.
|
D | k3-dw-mshc.txt | 1 * Hisilicon specific extensions to the Synopsys Designware Mobile 6 The Synopsys designware mobile storage host controller is used to interface 10 extensions to the Synopsys Designware Mobile Storage Host Controller.
|
/linux-6.12.1/Documentation/gpu/bridge/ |
D | dw-hdmi.rst | 2 drm/bridge/dw-hdmi Synopsys DesignWare HDMI Controller 5 Synopsys DesignWare HDMI Controller 8 This section covers everything related to the Synopsys DesignWare HDMI
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | spear1310.dtsi | 177 compatible = "snps,designware-i2c"; 186 compatible = "snps,designware-i2c"; 195 compatible = "snps,designware-i2c"; 204 compatible = "snps,designware-i2c"; 213 compatible = "snps,designware-i2c"; 222 compatible = "snps,designware-i2c"; 231 compatible = "snps,designware-i2c";
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-dw-hdmi.yaml | 8 title: Amlogic specific extensions to the Synopsys Designware HDMI Controller 17 The Amlogic Meson Synopsys Designware Integration is composed of 18 - A Synopsys DesignWare HDMI Controller IP 43 Amlogic Meson GXBB, GXL and GXM SoCs families embeds the Synopsys DesignWare
|
D | amlogic,meson-g12a-dw-mipi-dsi.yaml | 8 title: Amlogic specific extensions to the Synopsys Designware MIPI DSI Host Controller 14 The Amlogic Meson Synopsys Designware Integration is composed of 15 - A Synopsys DesignWare MIPI DSI Host Controller IP
|
/linux-6.12.1/Documentation/admin-guide/perf/ |
D | dwc_pcie_pmu.rst | 2 Synopsys DesignWare Cores (DWC) PCIe Performance Monitoring Unit (PMU) 5 DesignWare Cores (DWC) PCIe PMU 14 collection of statistics, Synopsys DesignWare Cores PCIe controller 46 DesignWare Cores (DWC) PCIe PMU Driver
|
/linux-6.12.1/drivers/mmc/host/ |
D | Kconfig | 238 This selects Synopsys DesignWare Cores Mobile Storage Controller 766 tristate "Synopsys DesignWare Memory Card Interface" 769 This selects support for the Synopsys DesignWare Mobile Storage IP 774 tristate "Synopsys Designware MCI Support as platform device" 781 Synopsys Designware IP. 793 the Synopsys DesignWare Memory Card Interface driver. Select this 802 Synopsys DesignWare Memory Card Interface driver. Select this option 811 Synopsys DesignWare Memory Card Interface driver. Select this option 820 Synopsys DesignWare Memory Card Interface driver. Select this option 829 Synopsys DesignWare Memory Card Interface driver. Select this option [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/toshiba/ |
D | tmpv7708.dtsi | 238 compatible = "snps,designware-i2c"; 251 compatible = "snps,designware-i2c"; 264 compatible = "snps,designware-i2c"; 277 compatible = "snps,designware-i2c"; 290 compatible = "snps,designware-i2c"; 303 compatible = "snps,designware-i2c"; 316 compatible = "snps,designware-i2c"; 329 compatible = "snps,designware-i2c"; 342 compatible = "snps,designware-i2c";
|
/linux-6.12.1/arch/arc/boot/dts/ |
D | abilis_tb10x.dtsi | 126 compatible = "snps,designware-i2c"; 135 compatible = "snps,designware-i2c"; 144 compatible = "snps,designware-i2c"; 153 compatible = "snps,designware-i2c"; 162 compatible = "snps,designware-i2c";
|
/linux-6.12.1/Documentation/misc-devices/ |
D | dw-xdata-pcie.rst | 4 Driver for Synopsys DesignWare PCIe traffic generator (also known as xData) 8 Synopsys DesignWare PCIe prototype solution 20 DesignWare prototype that includes this IP.
|
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | fsl,imx93-mipi-dsi.yaml | 7 title: Freescale i.MX93 specific extensions to Synopsys Designware MIPI DSI 13 There is a Synopsys Designware MIPI DSI Host Controller and a Synopsys 14 Designware MIPI DPHY embedded in Freescale i.MX93 SoC. Some configurations
|
/linux-6.12.1/drivers/net/pcs/ |
D | Kconfig | 9 tristate "Synopsys DesignWare Ethernet XPCS" 13 DesignWare XPCS controllers.
|
12345678910>>...14