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 "Airoha PCIe-PHY Driver"
55 Say Y here to add support for Airoha PCIe PHY driver.
56 This driver create the basic PHY instance and provides initialize
60 tristate "CAN transceiver PHY"
64 This option enables support for CAN transceivers as a PHY. This
70 tristate "Ethernet PHY Driver on EyeQ5"
77 Enable this to support the Ethernet PHY integrated on EyeQ5.
80 module will be called phy-eyeq5-eth.
83 tristate "EcoNet PCIe-PHY Driver"
89 Say Y here to add support for EcoNet PCIe PHY driver.
90 This driver create the basic PHY instance and provides initialize
91 callback for PCIe GEN1 and GEN2 ports. This PHY is found on
95 tristate "Google Tensor SoC USB PHY driver"
99 Enable support for the USB PHY on Google Tensor SoCs, starting with
100 the G5 generation (Laguna). This driver provides the PHY interfaces
101 to interact with the SNPS eUSB2 and USB 3.2/DisplayPort Combo PHY,
106 tristate "INTEL Lightning Mountain USB PHY Driver"
113 Enable this to support Intel DWC3 PHY USB phy. This driver provides
114 interface to interact with USB GEN-II and USB 3.x PHY that is part
118 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
123 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
140 tristate "NXP TJA1145 CAN transceiver PHY"
145 This option enables support for NXPs TJA1145 CAN transceiver as a PHY.
150 tristate "IMG Pistachio USB2.0 PHY driver"
154 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
157 tristate "SNPS eUSB2 PHY Driver"
161 Enable support for the USB high-speed SNPS eUSB2 phy on select
162 SoCs. The PHY is usually paired with a Synopsys DWC3 USB controller.
165 tristate "APM X-Gene 15Gbps PHY support"
169 This option enables support for APM X-Gene SoC multi-purpose PHY.
171 source "drivers/phy/allwinner/Kconfig"
172 source "drivers/phy/amlogic/Kconfig"
173 source "drivers/phy/apple/Kconfig"
174 source "drivers/phy/axiado/Kconfig"
175 source "drivers/phy/broadcom/Kconfig"
176 source "drivers/phy/cadence/Kconfig"
177 source "drivers/phy/canaan/Kconfig"
178 source "drivers/phy/eswin/Kconfig"
179 source "drivers/phy/freescale/Kconfig"
180 source "drivers/phy/hisilicon/Kconfig"
181 source "drivers/phy/ingenic/Kconfig"
182 source "drivers/phy/intel/Kconfig"
183 source "drivers/phy/lantiq/Kconfig"
184 source "drivers/phy/marvell/Kconfig"
185 source "drivers/phy/mediatek/Kconfig"
186 source "drivers/phy/microchip/Kconfig"
187 source "drivers/phy/motorola/Kconfig"
188 source "drivers/phy/mscc/Kconfig"
189 source "drivers/phy/nuvoton/Kconfig"
190 source "drivers/phy/qualcomm/Kconfig"
191 source "drivers/phy/ralink/Kconfig"
192 source "drivers/phy/realtek/Kconfig"
193 source "drivers/phy/renesas/Kconfig"
194 source "drivers/phy/rockchip/Kconfig"
195 source "drivers/phy/samsung/Kconfig"
196 source "drivers/phy/socionext/Kconfig"
197 source "drivers/phy/sophgo/Kconfig"
198 source "drivers/phy/spacemit/Kconfig"
199 source "drivers/phy/st/Kconfig"
200 source "drivers/phy/starfive/Kconfig"
201 source "drivers/phy/sunplus/Kconfig"
202 source "drivers/phy/tegra/Kconfig"
203 source "drivers/phy/ti/Kconfig"
204 source "drivers/phy/xilinx/Kconfig"