Lines Matching +full:- +full:phy
1 # SPDX-License-Identifier: GPL-2.0-only
3 # PHY
6 menu "PHY Subsystem"
9 bool "PHY Core"
11 Generic PHY support.
13 This framework is designed to provide a generic interface for PHY
15 API by which phy drivers can create PHY using the phy framework and
16 phy users can obtain reference to the PHY. All the users of this
23 Generic MIPI D-PHY support.
25 Provides a number of helpers a core functions for MIPI D-PHY
29 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
34 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
40 tristate "IMG Pistachio USB2.0 PHY driver"
44 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
47 tristate "APM X-Gene 15Gbps PHY support"
51 This option enables support for APM X-Gene SoC multi-purpose PHY.
54 tristate "INTEL Lightning Mountain USB PHY Driver"
61 Enable this to support Intel DWC3 PHY USB phy. This driver provides
62 interface to interact with USB GEN-II and USB 3.x PHY that is part
66 tristate "CAN transceiver PHY"
70 This option enables support for CAN transceivers as a PHY. This
76 tristate "Airoha PCIe-PHY Driver"
81 Say Y here to add support for Airoha PCIe PHY driver.
82 This driver create the basic PHY instance and provides initialize
85 source "drivers/phy/allwinner/Kconfig"
86 source "drivers/phy/amlogic/Kconfig"
87 source "drivers/phy/broadcom/Kconfig"
88 source "drivers/phy/cadence/Kconfig"
89 source "drivers/phy/freescale/Kconfig"
90 source "drivers/phy/hisilicon/Kconfig"
91 source "drivers/phy/ingenic/Kconfig"
92 source "drivers/phy/lantiq/Kconfig"
93 source "drivers/phy/marvell/Kconfig"
94 source "drivers/phy/mediatek/Kconfig"
95 source "drivers/phy/microchip/Kconfig"
96 source "drivers/phy/motorola/Kconfig"
97 source "drivers/phy/mscc/Kconfig"
98 source "drivers/phy/nuvoton/Kconfig"
99 source "drivers/phy/qualcomm/Kconfig"
100 source "drivers/phy/ralink/Kconfig"
101 source "drivers/phy/realtek/Kconfig"
102 source "drivers/phy/renesas/Kconfig"
103 source "drivers/phy/rockchip/Kconfig"
104 source "drivers/phy/samsung/Kconfig"
105 source "drivers/phy/socionext/Kconfig"
106 source "drivers/phy/st/Kconfig"
107 source "drivers/phy/starfive/Kconfig"
108 source "drivers/phy/sunplus/Kconfig"
109 source "drivers/phy/tegra/Kconfig"
110 source "drivers/phy/ti/Kconfig"
111 source "drivers/phy/intel/Kconfig"
112 source "drivers/phy/xilinx/Kconfig"