Home
last modified time | relevance | path

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

12345678

/linux/drivers/usb/cdns3/
H A DKconfig2 tristate "Cadence USB Support"
7 Say Y here if your system has a Cadence USBSS or USBSSP
17 tristate "Cadence USB3 Dual-Role Controller"
20 Say Y here if your system has a Cadence USB3 dual-role controller.
30 bool "Cadence USB3 device controller"
34 Cadence USBSS-DEV driver.
40 bool "Cadence USB3 host controller"
45 Cadence driver.
51 tristate "Cadence USB3 support on PCIe-based platforms"
62 tristate "Cadence USB3 support on TI platforms"
[all …]
H A Dcdnsp-trace.c3 * Cadence CDNSP DRD Driver.
5 * Copyright (C) 2020 Cadence.
7 * Author: Pawel Laszczak <pawell@cadence.com>
H A Dcore.h3 * Cadence USBSS and USBSSP DRD Header File.
6 * Copyright (C) 2018-2019 Cadence.
9 * Pawel Laszczak <pawell@cadence.com>
51 * struct cdns - Representation of Cadence USB3 DRD controller.
52 * @dev: pointer to Cadence device struct
H A Ddrd.h3 * Cadence USB3 and USBSSP DRD header file.
5 * Copyright (C) 2018-2020 Cadence.
7 * Author: Pawel Laszczak <pawell@cadence.com>
82 /* CDNSP driver supports 0x000403xx Cadence USB controller family. */
85 /* CDNS3 driver supports 0x000402xx Cadence USB controller family. */
H A Dcdns3-plat.c3 * Cadence USBSS DRD Driver.
5 * Copyright (C) 2018-2020 Cadence.
11 * Pawel Laszczak <pawell@cadence.com>
341 MODULE_AUTHOR("Pawel Laszczak <pawell@cadence.com>");
343 MODULE_DESCRIPTION("Cadence USB3 DRD Controller Driver");
H A Dcdns3-trace.c5 * Copyright (C) 2018-2019 Cadence.
7 * Author: Pawel Laszczak <pawell@cadence.com>
/linux/drivers/phy/cadence/
H A DKconfig3 # Phy drivers for Cadence PHYs
7 tristate "Cadence Torrent PHY driver"
13 Support for Cadence Torrent PHY.
16 tristate "Cadence D-PHY Support"
21 Choose this option if you have a Cadence D-PHY in your
26 tristate "Cadence D-PHY Rx Support"
31 Support for Cadence D-PHY in Rx configuration.
34 tristate "Cadence Sierra PHY Driver"
39 Enable this to support the Cadence Sierra PHY driver
42 tristate "Cadence Salvo PHY Driver"
[all …]
H A DMakefile2 obj-$(CONFIG_PHY_CADENCE_TORRENT) += phy-cadence-torrent.o
5 obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o
6 obj-$(CONFIG_PHY_CADENCE_SALVO) += phy-cadence-salvo.o
/linux/drivers/gpu/drm/bridge/cadence/
H A DKconfig3 tristate "Cadence DPI/DSI bridge"
11 Support Cadence DPI to DSI bridge. This is an internal
17 bool "J721E Cadence DSI wrapper support"
20 Support J721E Cadence DSI wrapper. The wrapper manages
21 the routing of the DSS DPI signal to the Cadence DSI.
25 tristate "Cadence DPI/DP bridge"
33 Support Cadence DPI to DP bridge. This is an internal
42 bool "J721E Cadence DPI/DP wrapper support"
45 Support J721E Cadence DPI/DP wrapper. This is a wrapper
/linux/drivers/net/ethernet/cadence/
H A 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"
29 The Cadence MACB ethernet interface is found on many Atmel AT32 and
30 AT91 parts. This driver also supports the Cadence GEM (Gigabit
46 tristate "Cadence PCI MACB/GEM support"
H A 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>
133 MODULE_DESCRIPTION("Cadence NIC PCI wrapper");
/linux/drivers/media/platform/cadence/
H A DKconfig3 comment "Cadence media platform drivers"
6 tristate "Cadence MIPI-CSI2 RX Controller"
14 Support for the Cadence MIPI CSI2 Receiver controller.
20 tristate "Cadence MIPI-CSI2 TX Controller"
26 Support for the Cadence MIPI CSI2 Transceiver controller.
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-cadence-torrent.yaml4 $id: http://devicetree.org/schemas/phy/phy-cadence-torrent.yaml#
7 title: Cadence Torrent SD0801 PHY
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>
116 Refer include/dt-bindings/phy/phy-cadence.h for the constants to be used.
182 #include <dt-bindings/phy/phy-cadence.h>
H A Dphy-cadence-sierra.yaml4 $id: http://devicetree.org/schemas/phy/phy-cadence-sierra.yaml#
7 title: Cadence Sierra PHY
10 This binding describes the Cadence Sierra PHY. Sierra PHY supports multilink
14 - Swapnil Jakhade <sjakhade@cadence.com>
15 - Yuti Amonkar <yamonkar@cadence.com>
112 Refer include/dt-bindings/phy/phy-cadence.h for the constants to be used.
/linux/drivers/pci/controller/cadence/
H A 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
H A Dpcie-cadence-plat.c3 * Cadence PCIe platform driver.
5 * Copyright (c) 2019, Cadence Design Systems
6 * Author: Tom Joseph <tjoseph@cadence.com>
13 #include "pcie-cadence.h"
19 * @pcie: Cadence PCIe controller
/linux/drivers/soundwire/
H A DMakefile26 #Cadence Objs
27 soundwire-cadence-y := cadence_master.o
28 obj-$(CONFIG_SOUNDWIRE_CADENCE) += soundwire-cadence.o
/linux/drivers/ufs/host/
H A DKconfig42 tristate "Cadence UFS Controller platform driver"
45 This selects the Cadence-specific additions to UFSHCD platform driver.
110 tristate "TI glue layer for Cadence UFS Controller"
113 This selects driver for TI glue layer for Cadence UFS Host
H A 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()
334 MODULE_AUTHOR("Jan Kotas <jank@cadence.com>");
335 MODULE_DESCRIPTION("Cadence UFS host controller platform driver");
/linux/Documentation/devicetree/bindings/i2c/
H A Dcdns,i2c-r1p10.yaml7 title: Cadence I2C controller
18 - cdns,i2c-r1p10 # cadence i2c controller version 1.0
19 - cdns,i2c-r1p14 # cadence i2c controller version 1.4
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-trace.c5 * Copyright (C) 2023 Cadence.
7 * Author: Pawel Laszczak <pawell@cadence.com>
H A DKconfig2 tristate "Cadence USBHS Device Controller"
5 Cadence USBHS Device controller is a PCI based USB peripheral
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dcdns,mhdp8546.yaml7 title: Cadence MHDP8546 bridge
10 - Swapnil Jakhade <sjakhade@cadence.com>
11 - Yuti Amonkar <yamonkar@cadence.com>
/linux/Documentation/devicetree/bindings/pci/
H A Dcdns-pcie.yaml7 title: Cadence PCIe Core
10 - Tom Joseph <tjoseph@cadence.com>
H A Dcdns-pcie-ep.yaml7 title: Cadence PCIe Device
10 - Tom Joseph <tjoseph@cadence.com>

12345678