Searched full:cadence (Results 1 – 25 of 197) sorted by relevance
12345678
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
D | Kconfig | 2 tristate "Cadence USB3 Dual-Role Controller" 7 Say Y here if your system has a Cadence USB3 dual-role controller. 16 bool "Cadence USB3 device controller" 20 Cadence USBSS-DEV driver. 26 bool "Cadence USB3 host controller" 30 Cadence driver. 36 tristate "Cadence USB3 support on PCIe-based platforms" 47 tristate "Cadence USB3 support on TI platforms" 52 platforms that contain Cadence USB3 controller core. 57 tristate "Cadence USB3 support on NXP i.MX platforms" [all …]
|
D | core.h | 3 * Cadence USBSS DRD Header File. 6 * Copyright (C) 2018-2019 Cadence. 9 * Pawel Laszczak <pawell@cadence.com> 50 * struct cdns3 - Representation of Cadence USB3 DRD controller. 51 * @dev: pointer to Cadence device struct
|
D | cdns3-pci-wrap.c | 3 * Cadence USBSS PCI Glue driver 5 * Copyright (C) 2018-2019 Cadence. 7 * Author: Pawel Laszczak <pawell@cadence.com> 202 MODULE_AUTHOR("Pawel Laszczak <pawell@cadence.com>"); 204 MODULE_DESCRIPTION("Cadence USBSS PCI wrapper");
|
D | trace.c | 5 * Copyright (C) 2018-2019 Cadence. 7 * Author: Pawel Laszczak <pawell@cadence.com>
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
D | Kconfig | 3 # Phy drivers for Cadence PHYs 7 tristate "Cadence Torrent PHY driver" 12 Support for Cadence Torrent PHY. 15 tristate "Cadence D-PHY Support" 20 Choose this option if you have a Cadence D-PHY in your 25 tristate "Cadence Sierra PHY Driver" 29 Enable this to support the Cadence Sierra PHY driver 32 tristate "Cadence Salvo PHY Driver" 36 Enable this to support the Cadence SALVO PHY driver,
|
D | Makefile | 2 obj-$(CONFIG_PHY_CADENCE_TORRENT) += phy-cadence-torrent.o 4 obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o 5 obj-$(CONFIG_PHY_CADENCE_SALVO) += phy-cadence-salvo.o
|
/kernel/linux/linux-5.10/drivers/media/platform/cadence/ |
D | Kconfig | 3 bool "Cadence Video Devices" 5 If you have a media device designed by Cadence, say Y. 9 Cadence media devices. 14 tristate "Cadence MIPI-CSI2 RX Controller" 20 Support for the Cadence MIPI CSI2 Receiver controller. 26 tristate "Cadence MIPI-CSI2 TX Controller" 32 Support for the Cadence MIPI CSI2 Transceiver controller.
|
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
D | Kconfig | 3 menu "Cadence PCIe controllers support" 25 bool "Cadence PCIe platform host controller" 30 Say Y here if you want to support the Cadence PCIe platform controller in 35 bool "Cadence PCIe platform endpoint controller" 41 Say Y here if you want to support the Cadence PCIe platform controller in 55 controller in host mode. TI J721E PCIe controller uses Cadence PCIe 66 controller in endpoint mode. TI J721E PCIe controller uses Cadence PCIe
|
D | Makefile | 2 obj-$(CONFIG_PCIE_CADENCE) += pcie-cadence.o 3 obj-$(CONFIG_PCIE_CADENCE_HOST) += pcie-cadence-host.o 4 obj-$(CONFIG_PCIE_CADENCE_EP) += pcie-cadence-ep.o 5 obj-$(CONFIG_PCIE_CADENCE_PLAT) += pcie-cadence-plat.o
|
D | pcie-cadence-plat.c | 3 * Cadence PCIe platform driver. 5 * Copyright (c) 2019, Cadence Design Systems 6 * Author: Tom Joseph <tjoseph@cadence.com> 14 #include "pcie-cadence.h" 20 * @pcie: Cadence PCIe controller
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | Kconfig | 3 # Cadence device configuration 7 bool "Cadence devices" 17 remaining Cadence network card questions. If you say Y, you will be 23 tristate "Cadence MACB/GEM support" 28 The Cadence MACB ethernet interface is found on many Atmel AT32 and 29 AT91 parts. This driver also supports the Cadence GEM (Gigabit 45 tristate "Cadence PCI MACB/GEM support"
|
D | macb_pci.c | 3 * DOC: Cadence GEM PCI wrapper. 5 * Copyright (C) 2016 Cadence Design Systems - https://www.cadence.com 7 * Authors: Rafal Ozieblo <rafalo@cadence.com> 8 * Bartosz Folta <bfolta@cadence.com> 134 MODULE_DESCRIPTION("Cadence NIC PCI wrapper");
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/ |
D | Kconfig | 3 tristate "Cadence DPI/DP bridge" 8 Support Cadence DPI to DP bridge. This is an internal 17 bool "J721E Cadence DPI/DP wrapper support" 20 Support J721E Cadence DPI/DP wrapper. This is a wrapper
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | phy-cadence-torrent.yaml | 4 $id: "http://devicetree.org/schemas/phy/phy-cadence-torrent.yaml#" 7 title: Cadence Torrent SD0801 PHY binding 10 This binding describes the Cadence SD0801 PHY (also known as Torrent PHY) 11 hardware included with the Cadence MHDP DisplayPort controller. Torrent 16 - Swapnil Jakhade <sjakhade@cadence.com> 17 - Yuti Amonkar <yamonkar@cadence.com> 107 Refer include/dt-bindings/phy/phy-cadence-torrent.h for the constants to be used. 173 #include <dt-bindings/phy/phy-cadence-torrent.h>
|
D | cdns,dphy.txt | 1 Cadence DPHY 4 Cadence DPHY block.
|
/kernel/linux/linux-5.10/drivers/soundwire/ |
D | Makefile | 18 #Cadence Objs 19 soundwire-cadence-y := cadence_master.o 20 obj-$(CONFIG_SOUNDWIRE_CADENCE) += soundwire-cadence.o
|
D | cadence_master.c | 5 * Cadence SoundWire Master module 27 MODULE_PARM_DESC(cdns_mcp_int_mask, "Cadence MCP IntMask"); 454 * sdw_cdns_debugfs_init() - Cadence debugfs init 455 * @cdns: Cadence instance 823 * sdw_cdns_irq() - Cadence interrupt handler 947 * @cdns: Cadence instance 974 * @cdns: Cadence instance 992 * @cdns: Cadence instance 1087 * @cdns: Cadence instance 1209 * sdw_cdns_init() - Cadence initialization [all …]
|
D | cadence_master.h | 33 * struct sdw_cdns_streams: Cadence stream data structure 79 * struct sdw_cdns_dma_data: Cadence DMA data 102 * struct sdw_cdns - Cadence driver context 113 * @registers: Cadence registers
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | cdns,i2c-r1p10.yaml | 7 title: Cadence I2C controller Device Tree Bindings 18 - cdns,i2c-r1p10 # cadence i2c controller version 1.0 19 - cdns,i2c-r1p14 # cadence i2c controller version 1.4
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
D | cdns-pltfrm.c | 3 * Platform UFS Host driver for Cadence controller 5 * Copyright (C) 2018 Cadence Design Systems, Inc. 8 * Jan Kotas <jank@cadence.com> 198 * Disabling Autohibern8 feature in cadence UFS in cdns_ufs_link_startup_notify() 338 MODULE_AUTHOR("Jan Kotas <jank@cadence.com>"); 339 MODULE_DESCRIPTION("Cadence UFS host controller platform driver");
|
D | Kconfig | 85 tristate "Cadence UFS Controller platform driver" 88 This selects the Cadence-specific additions to UFSHCD platform driver. 138 tristate "TI glue layer for Cadence UFS Controller" 141 This selects driver for TI glue layer for Cadence UFS Host
|
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk-fixed-mmio.c | 6 * Copyright (C) 2018 Cadence Design Systems, Inc. 9 * Jan Kotas <jank@cadence.com> 100 MODULE_AUTHOR("Jan Kotas <jank@cadence.com>");
|
/kernel/linux/linux-5.10/drivers/i3c/master/ |
D | Kconfig | 3 tristate "Cadence I3C master driver" 8 Enable this driver if you want to support Cadence I3C master block.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | cdns-pcie.yaml | 7 title: Cadence PCIe Core 10 - Tom Joseph <tjoseph@cadence.com>
|
D | cdns-pcie-ep.yaml | 7 title: Cadence PCIe Device 10 - Tom Joseph <tjoseph@cadence.com>
|
12345678