Lines Matching full:phy

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 "SNPS eUSB2 PHY Driver"
51 Enable support for the USB high-speed SNPS eUSB2 phy on select
52 SoCs. The PHY is usually paired with a Synopsys DWC3 USB controller.
55 tristate "APM X-Gene 15Gbps PHY support"
59 This option enables support for APM X-Gene SoC multi-purpose PHY.
62 tristate "INTEL Lightning Mountain USB PHY Driver"
69 Enable this to support Intel DWC3 PHY USB phy. This driver provides
70 interface to interact with USB GEN-II and USB 3.x PHY that is part
74 tristate "CAN transceiver PHY"
78 This option enables support for CAN transceivers as a PHY. This
84 tristate "Airoha PCIe-PHY Driver"
89 Say Y here to add support for Airoha PCIe PHY driver.
90 This driver create the basic PHY instance and provides initialize
104 source "drivers/phy/allwinner/Kconfig"
105 source "drivers/phy/amlogic/Kconfig"
106 source "drivers/phy/broadcom/Kconfig"
107 source "drivers/phy/cadence/Kconfig"
108 source "drivers/phy/freescale/Kconfig"
109 source "drivers/phy/hisilicon/Kconfig"
110 source "drivers/phy/ingenic/Kconfig"
111 source "drivers/phy/lantiq/Kconfig"
112 source "drivers/phy/marvell/Kconfig"
113 source "drivers/phy/mediatek/Kconfig"
114 source "drivers/phy/microchip/Kconfig"
115 source "drivers/phy/motorola/Kconfig"
116 source "drivers/phy/mscc/Kconfig"
117 source "drivers/phy/nuvoton/Kconfig"
118 source "drivers/phy/qualcomm/Kconfig"
119 source "drivers/phy/ralink/Kconfig"
120 source "drivers/phy/realtek/Kconfig"
121 source "drivers/phy/renesas/Kconfig"
122 source "drivers/phy/rockchip/Kconfig"
123 source "drivers/phy/samsung/Kconfig"
124 source "drivers/phy/socionext/Kconfig"
125 source "drivers/phy/st/Kconfig"
126 source "drivers/phy/starfive/Kconfig"
127 source "drivers/phy/sunplus/Kconfig"
128 source "drivers/phy/tegra/Kconfig"
129 source "drivers/phy/ti/Kconfig"
130 source "drivers/phy/intel/Kconfig"
131 source "drivers/phy/xilinx/Kconfig"