Home
last modified time | relevance | path

Searched full:cadence (Results 1 – 25 of 197) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/usb/cdns3/
DKconfig2 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 …]
Dcore.h3 * 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
Dcdns3-pci-wrap.c3 * 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");
Dtrace.c5 * Copyright (C) 2018-2019 Cadence.
7 * Author: Pawel Laszczak <pawell@cadence.com>
/kernel/linux/linux-5.10/drivers/phy/cadence/
DKconfig3 # 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,
DMakefile2 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/
DKconfig3 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/
DKconfig3 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
DMakefile2 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
Dpcie-cadence-plat.c3 * 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/
DKconfig3 # 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"
Dmacb_pci.c3 * 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/
DKconfig3 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/
Dphy-cadence-torrent.yaml4 $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>
Dcdns,dphy.txt1 Cadence DPHY
4 Cadence DPHY block.
/kernel/linux/linux-5.10/drivers/soundwire/
DMakefile18 #Cadence Objs
19 soundwire-cadence-y := cadence_master.o
20 obj-$(CONFIG_SOUNDWIRE_CADENCE) += soundwire-cadence.o
Dcadence_master.c5 * 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 …]
Dcadence_master.h33 * 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/
Dcdns,i2c-r1p10.yaml7 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/
Dcdns-pltfrm.c3 * 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");
DKconfig85 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/
Dclk-fixed-mmio.c6 * 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/
DKconfig3 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/
Dcdns-pcie.yaml7 title: Cadence PCIe Core
10 - Tom Joseph <tjoseph@cadence.com>
Dcdns-pcie-ep.yaml7 title: Cadence PCIe Device
10 - Tom Joseph <tjoseph@cadence.com>

12345678