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 "Google Tensor SoC USB PHY driver"
74 Enable support for the USB PHY on Google Tensor SoCs, starting with
75 the G5 generation (Laguna). This driver provides the PHY interfaces
76 to interact with the SNPS eUSB2 and USB 3.2/DisplayPort Combo PHY,
81 tristate "INTEL Lightning Mountain USB PHY Driver"
88 Enable this to support Intel DWC3 PHY USB phy. This driver provides
89 interface to interact with USB GEN-II and USB 3.x PHY that is part
93 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
98 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
115 tristate "IMG Pistachio USB2.0 PHY driver"
119 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
122 tristate "SNPS eUSB2 PHY Driver"
126 Enable support for the USB high-speed SNPS eUSB2 phy on select
127 SoCs. The PHY is usually paired with a Synopsys DWC3 USB controller.
130 tristate "APM X-Gene 15Gbps PHY support"
134 This option enables support for APM X-Gene SoC multi-purpose PHY.
136 source "drivers/phy/allwinner/Kconfig"
137 source "drivers/phy/amlogic/Kconfig"
138 source "drivers/phy/apple/Kconfig"
139 source "drivers/phy/broadcom/Kconfig"
140 source "drivers/phy/cadence/Kconfig"
141 source "drivers/phy/canaan/Kconfig"
142 source "drivers/phy/eswin/Kconfig"
143 source "drivers/phy/freescale/Kconfig"
144 source "drivers/phy/hisilicon/Kconfig"
145 source "drivers/phy/ingenic/Kconfig"
146 source "drivers/phy/intel/Kconfig"
147 source "drivers/phy/lantiq/Kconfig"
148 source "drivers/phy/marvell/Kconfig"
149 source "drivers/phy/mediatek/Kconfig"
150 source "drivers/phy/microchip/Kconfig"
151 source "drivers/phy/motorola/Kconfig"
152 source "drivers/phy/mscc/Kconfig"
153 source "drivers/phy/nuvoton/Kconfig"
154 source "drivers/phy/qualcomm/Kconfig"
155 source "drivers/phy/ralink/Kconfig"
156 source "drivers/phy/realtek/Kconfig"
157 source "drivers/phy/renesas/Kconfig"
158 source "drivers/phy/rockchip/Kconfig"
159 source "drivers/phy/samsung/Kconfig"
160 source "drivers/phy/socionext/Kconfig"
161 source "drivers/phy/sophgo/Kconfig"
162 source "drivers/phy/spacemit/Kconfig"
163 source "drivers/phy/st/Kconfig"
164 source "drivers/phy/starfive/Kconfig"
165 source "drivers/phy/sunplus/Kconfig"
166 source "drivers/phy/tegra/Kconfig"
167 source "drivers/phy/ti/Kconfig"
168 source "drivers/phy/xilinx/Kconfig"