/linux/drivers/phy/rockchip/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Rockchip platforms 6 tristate "Rockchip Display Port PHY Driver" 8 select GENERIC_PHY 10 Enable this to support the Rockchip Display Port PHY. 15 select GENERIC_PHY_MIPI_DPHY 16 select GENERIC_PHY 22 will be called phy-rockchip-dphy-rx0. 25 tristate "Rockchip EMMC PHY Driver" 27 select GENERIC_PHY [all …]
|
/linux/drivers/phy/qualcomm/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Qualcomm and Atheros platforms 6 tristate "Atheros AR71XX/9XXX USB PHY driver" 9 select RESET_CONTROLLER 10 select GENERIC_PHY 12 Enable this to support the USB PHY on Atheros AR71XX/9XXX SoCs. 15 tristate "Qualcomm APQ8064 SATA SerDes/PHY driver" 19 select GENERIC_PHY 22 tristate "Qualcomm eDP PHY driver" 26 select GENERIC_PHY [all …]
|
/linux/drivers/phy/ti/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for TI platforms 6 tristate "TI DA8xx USB PHY Driver" 8 select GENERIC_PHY 9 select MFD_SYSCON 11 Enable this to support the USB PHY on DA8xx SoCs. 13 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY. 16 tristate "TI dm816x USB PHY driver" 19 select GENERIC_PHY 20 select USB_PHY [all …]
|
/linux/drivers/phy/broadcom/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Broadcom platforms 5 menu "PHY drivers for Broadcom platforms" 8 tristate "BCM63xx USBH PHY driver" 10 select GENERIC_PHY 12 Enable this to support the BCM63xx USBH PHY driver. 16 tristate "Broadcom Cygnus PCIe PHY driver" 18 select GENERIC_PHY 21 Enable this to support the Broadcom Cygnus PCIe PHY. 25 tristate "Broadcom Stingray USB PHY driver" [all …]
|
/linux/drivers/phy/marvell/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Marvell platforms 6 bool "Armada 375 USB cluster PHY support" if COMPILE_TEST 9 select GENERIC_PHY 12 tristate "Marvell Berlin SATA PHY driver" 15 select GENERIC_PHY 17 Enable this to support the SATA PHY on Marvell Berlin SoCs. 20 tristate "Marvell Berlin USB PHY Driver" 23 select GENERIC_PHY 25 Enable this to support the USB PHY on Marvell Berlin SoCs. [all …]
|
/linux/drivers/phy/hisilicon/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Hisilicon platforms 6 tristate "hi6220 USB PHY support" 9 select GENERIC_PHY 10 select MFD_SYSCON 12 Enable this to support the HISILICON HI6220 USB PHY. 17 tristate "hi3660 USB PHY support" 19 select GENERIC_PHY 20 select MFD_SYSCON 22 Enable this to support the HISILICON HI3660 USB PHY. [all …]
|
H A D | phy-histb-combphy.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2016-2017 HiSilicon Co., Ltd. http://www.hisilicon.com 17 #include <linux/phy/phy.h> 21 #include <dt-bindings/phy/phy.h> 38 int select; member 49 struct phy *phy; member 56 void __iomem *reg = priv->mmio + COMBPHY_CFG_REG; in nano_register_write() 76 return (mode->fixed != PHY_NONE) ? true : false; in is_mode_fixed() 81 struct histb_combphy_mode *mode = &priv->mode; in histb_combphy_set_mode() 82 struct regmap *syscon = priv->syscon; in histb_combphy_set_mode() [all …]
|
/linux/drivers/phy/samsung/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Samsung platforms 6 tristate "Exynos SoC series Display Port PHY driver" 10 select GENERIC_PHY 12 Support for Display Port PHY found on Samsung Exynos SoCs. 15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY drive [all...] |
/linux/drivers/phy/amlogic/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Amlogic platforms 6 tristate "Meson8, Meson8b and Meson8m2 HDMI TX PHY driver" 9 select MFD_SYSCON 16 tristate "Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY driver" 20 select USB_COMMON 21 select GENERIC_PHY 22 select REGMAP_MMIO 29 tristate "Meson GXL and GXM USB2 PHY drivers" 33 select GENERIC_PHY [all …]
|
/linux/drivers/staging/greybus/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 Select this option if you have a device that follows the 12 will be called gb-audio.ko 18 Select this option if you have a Toshiba APB device that has I2S 20 bridge from an APB-I2S port to a Unipro network. 23 will be called gb-audio-codec.ko 29 Select this option if you have a device that follows the 33 will be called gb-bootrom.ko 39 Select this option if you have a device that follows the 43 will be called gb-camera.ko [all …]
|
/linux/drivers/gpu/drm/msm/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 15 select IOMMU_IO_PGTABLE 16 select QCOM_MDT_LOADER if ARCH_QCOM 17 select REGULATOR 18 select DRM_CLIENT_SELECTION 19 select DRM_DISPLAY_DP_AUX_BUS 20 select DRM_DISPLAY_DP_HELPER 21 select DRM_DISPLAY_HELPER 22 select DRM_BRIDGE_CONNECTOR 23 select DRM_EXEC [all …]
|
/linux/drivers/usb/phy/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 8 select EXTCON 17 select USB_PHY 27 select USB_PHY 32 tristate "Keystone USB PHY Driver" 36 Enable this to support Keystone USB phy. This driver provides 37 interface to interact with USB 2.0 and USB 3.0 PHY that is part 42 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, NOP can't be built-in 43 select USB_PHY 46 built-in with usb ip or which are autonomous and doesn't require any [all …]
|
/linux/drivers/phy/mediatek/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Mediatek devices 6 tristate "MediaTek PCIe-PHY Driver" 9 select GENERIC_PHY 11 Say 'Y' here to add support for MediaTek PCIe PHY driver. 12 This driver create the basic PHY instance and provides initialize 17 tristate "MediaTek 10GE SerDes XFI T-PHY driver" 20 select GENERIC_PHY 22 Say 'Y' here to add support for MediaTek XFI T-PHY driver. 23 The driver provides access to the Ethernet SerDes T-PHY supporting [all …]
|
/linux/drivers/phy/freescale/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 tristate "Freescale i.MX8M USB3 PHY" 8 select GENERIC_PHY 12 tristate "Mixel LVDS PHY support" 14 select GENERIC_PHY 15 select REGMAP_MMIO 17 Enable this to add support for the Mixel LVDS PHY as found 21 tristate "Mixel MIPI DSI PHY support" 23 select GENERIC_PHY 24 select GENERIC_PHY_MIPI_DPHY [all …]
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select BCMA if B43_BCMA 6 select SSB if B43_SSB 7 select FW_LOADER 8 select CORDIC 27 b43-fwcutter. 46 select B43_BCMA 47 select B43_SSB 52 select B43_BCMA 57 select B43_SSB [all …]
|
/linux/drivers/phy/cadence/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Cadence PHYs 7 tristate "Cadence Torrent PHY driver" 11 select GENERIC_PHY 13 Support for Cadence Torrent PHY. 16 tristate "Cadence D-PHY Support" 18 select GENERIC_PHY 19 select GENERIC_PHY_MIPI_DPHY 21 Choose this option if you have a Cadence D-PHY in your 23 cdns-dphy. [all …]
|
/linux/drivers/phy/starfive/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for StarFive platforms 9 tristate "StarFive JH7110 D-PHY RX support" 11 select GENERIC_PHY 12 select GENERIC_PHY_MIPI_DPHY 14 Choose this option if you have a StarFive D-PHY in your 16 phy-jh7110-dphy-rx.ko. 19 tristate "StarFive JH7110 D-PHY TX Support" 21 select GENERIC_PHY 22 select GENERIC_PHY_MIPI_DPHY [all …]
|
/linux/drivers/phy/allwinner/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Phy drivers for Allwinner platforms 6 tristate "Allwinner sunxi SoC USB PHY driver" 13 select GENERIC_PHY 14 select USB_COMMON 19 This driver controls the entire USB PHY block, both the USB OTG 23 tristate "Allwinner A31 MIPI D-PHY Support" 27 select GENERIC_PHY 28 select GENERIC_PHY_MIPI_DPHY 29 select REGMAP_MMIO [all …]
|
/linux/drivers/phy/intel/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 # Phy drivers for Intel platforms 6 tristate "Intel Keem Bay EMMC PHY driver" 9 select GENERIC_PHY 10 select REGMAP_MMIO 15 will be called phy-keembay-emmc.ko. 18 tristate "Intel Keem Bay USB PHY driver" 21 select GENERIC_PHY 22 select REGMAP_MMIO 27 will be called phy-keembay-usb.ko. [all …]
|
/linux/drivers/phy/renesas/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 # Phy drivers for Renesas platforms 7 tristate "Renesas R-Car S4-8 Ethernet SERDES driver" 9 select GENERIC_PHY 11 Support for Ethernet SERDES found on Renesas R-Car S4-8 SoCs. 14 tristate "Renesas R-Car generation 2 USB PHY driver" 16 select GENERIC_PHY 18 Support for USB PHY found on Renesas R-Car generation 2 SoCs. 21 tristate "Renesas R-Car generation 3 PCIe PHY driver" 23 select GENERIC_PHY [all …]
|
/linux/drivers/phy/socionext/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # PHY drivers for Socionext platforms. 7 tristate "UniPhier USB2 PHY driver" 10 select GENERIC_PHY 11 select MFD_SYSCON 13 Enable this to support USB PHY implemented on USB2 controller 15 with USB 2.0 PHY that is part of the UniPhier SoC. 16 In case of Pro4, it is necessary to specify this USB2 PHY instead 17 of USB3 HS-PHY. 20 tristate "UniPhier USB3 PHY driver" [all …]
|
/linux/drivers/phy/realtek/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 # Phy drivers for Realtek platforms 9 tristate "Realtek RTD USB2 PHY Transceiver Driver" 11 select GENERIC_PHY 12 select USB_PHY 13 select USB_COMMON 15 Enable this to support Realtek SoC USB2 phy transceiver. 17 DWC3 USB IP. This driver will do the PHY initialization 21 tristate "Realtek RTD USB3 PHY Transceiver Driver" 23 select GENERIC_PHY [all …]
|
/linux/drivers/ufs/host/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 5 # Copyright (C) 2011-2013 Samsung India Software Operations 15 This selects the PCI UFS Host Controller Interface. Select this if 26 Synopsys Test Chip is a PHY for prototyping purposes. 34 This selects the UFS host controller support. Select this if 45 This selects the Cadence-specific additions to UFSHCD platform driver. 53 Synopsys Test Chip is a PHY for prototyping purposes. 62 select QCOM_INLINE_CRYPTO_ENGINE if SCSI_UFS_CRYPTO 66 accessing the hardware which includes PHY configuration and vendor 69 Select this if you have UFS controller on QCOM chipset. [all …]
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | hisilicon,hi3798cv200-combphy.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3798cv200-combphy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: HiSilicon STB PCIE/SATA/USB3 PHY 10 - Shawn Guo <shawn.guo@linaro.org> 14 const: hisilicon,hi3798cv200-combphy 19 '#phy-cells': 20 description: The cell contains the PHY mode 29 hisilicon,fixed-mode: [all …]
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | micrel.txt | 1 Micrel PHY properties. 7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs. 21 See the respective PHY datasheet for the mode values. 23 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select 26 Setting the RMII Reference Clock Select bit enables 25 MHz rather 29 Note that this option in only needed for certain PHY revisions with a 30 non-standard, inverted function of this configuration bit. 31 Specifically, a clock reference ("rmii-ref" below) is always needed to 32 actually select a mode. 34 - clocks, clock-names: contains clocks according to the common clock bindings. [all …]
|