Lines Matching full:phy

3 # PHY
6 menu "PHY Subsystem"
9 bool "PHY common properties" if KUNIT_ALL_TESTS
15 Documentation/devicetree/bindings/phy/phy-common-props.yaml schema.
18 tristate "KUnit tests for PHY common props" if !KUNIT_ALL_TESTS
22 This builds KUnit tests for the PHY common property API.
30 bool "PHY Core"
32 Generic PHY support.
34 This framework is designed to provide a generic interface for PHY
36 API by which phy drivers can create PHY using the phy framework and
37 phy users can obtain reference to the PHY. All the users of this
44 Generic MIPI D-PHY support.
46 Provides a number of helpers a core functions for MIPI D-PHY
50 tristate "Google Tensor SoC USB PHY driver"
54 Enable support for the USB PHY on Google Tensor SoCs, starting with
55 the G5 generation (Laguna). This driver provides the PHY interfaces
56 to interact with the SNPS eUSB2 and USB 3.2/DisplayPort Combo PHY,
61 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
66 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
72 tristate "IMG Pistachio USB2.0 PHY driver"
76 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
79 tristate "SNPS eUSB2 PHY Driver"
83 Enable support for the USB high-speed SNPS eUSB2 phy on select
84 SoCs. The PHY is usually paired with a Synopsys DWC3 USB controller.
87 tristate "APM X-Gene 15Gbps PHY support"
91 This option enables support for APM X-Gene SoC multi-purpose PHY.
94 tristate "INTEL Lightning Mountain USB PHY Driver"
101 Enable this to support Intel DWC3 PHY USB phy. This driver provides
102 interface to interact with USB GEN-II and USB 3.x PHY that is part
106 tristate "CAN transceiver PHY"
110 This option enables support for CAN transceivers as a PHY. This
116 tristate "Airoha PCIe-PHY Driver"
121 Say Y here to add support for Airoha PCIe PHY driver.
122 This driver create the basic PHY instance and provides initialize
137 tristate "PCIe and combo PHY driver for the SpacemiT K1 SoC"
145 Enable support for the PCIe and USB 3 combo PHY and two
148 source "drivers/phy/allwinner/Kconfig"
149 source "drivers/phy/amlogic/Kconfig"
150 source "drivers/phy/apple/Kconfig"
151 source "drivers/phy/broadcom/Kconfig"
152 source "drivers/phy/cadence/Kconfig"
153 source "drivers/phy/freescale/Kconfig"
154 source "drivers/phy/hisilicon/Kconfig"
155 source "drivers/phy/ingenic/Kconfig"
156 source "drivers/phy/lantiq/Kconfig"
157 source "drivers/phy/marvell/Kconfig"
158 source "drivers/phy/mediatek/Kconfig"
159 source "drivers/phy/microchip/Kconfig"
160 source "drivers/phy/motorola/Kconfig"
161 source "drivers/phy/mscc/Kconfig"
162 source "drivers/phy/nuvoton/Kconfig"
163 source "drivers/phy/qualcomm/Kconfig"
164 source "drivers/phy/ralink/Kconfig"
165 source "drivers/phy/realtek/Kconfig"
166 source "drivers/phy/renesas/Kconfig"
167 source "drivers/phy/rockchip/Kconfig"
168 source "drivers/phy/samsung/Kconfig"
169 source "drivers/phy/socionext/Kconfig"
170 source "drivers/phy/sophgo/Kconfig"
171 source "drivers/phy/spacemit/Kconfig"
172 source "drivers/phy/st/Kconfig"
173 source "drivers/phy/starfive/Kconfig"
174 source "drivers/phy/sunplus/Kconfig"
175 source "drivers/phy/tegra/Kconfig"
176 source "drivers/phy/ti/Kconfig"
177 source "drivers/phy/intel/Kconfig"
178 source "drivers/phy/xilinx/Kconfig"