···4747 Provides a number of helpers a core functions for MIPI D-PHY4848 drivers to us.49495050+config PHY_AIROHA_PCIE5151+ tristate "Airoha PCIe-PHY Driver"5252+ depends on ARCH_AIROHA || COMPILE_TEST5353+ depends on OF5454+ select GENERIC_PHY5555+ help5656+ Say Y here to add support for Airoha PCIe PHY driver.5757+ This driver create the basic PHY instance and provides initialize5858+ callback for PCIe GEN3 port.5959+6060+config PHY_CAN_TRANSCEIVER6161+ tristate "CAN transceiver PHY"6262+ select GENERIC_PHY6363+ select MULTIPLEXER6464+ help6565+ This option enables support for CAN transceivers as a PHY. This6666+ driver provides function for putting the transceivers in various6767+ functional modes using gpios and sets the attribute max link6868+ rate, for CAN drivers.6969+5070config PHY_GOOGLE_USB5171 tristate "Google Tensor SoC USB PHY driver"5272 select GENERIC_PHY···7858 both of which are integrated with the DWC3 USB DRD controller.7959 This driver currently supports USB high-speed.80606161+config USB_LGM_PHY6262+ tristate "INTEL Lightning Mountain USB PHY Driver"6363+ depends on USB_SUPPORT6464+ depends on X86 || COMPILE_TEST6565+ select USB_PHY6666+ select REGULATOR6767+ select REGULATOR_FIXED_VOLTAGE6868+ help6969+ Enable this to support Intel DWC3 PHY USB phy. This driver provides7070+ interface to interact with USB GEN-II and USB 3.x PHY that is part7171+ of the Intel network SOC.7272+8173config PHY_LPC18XX_USB_OTG8274 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"8375 depends on OF && (ARCH_LPC18XX || COMPILE_TEST)···1006810169 This driver is need for USB0 support on LPC18xx/43xx and takes10270 care of enabling and clock setup.7171+7272+config PHY_NXP_PTN32227373+ tristate "NXP PTN3222 1-port eUSB2 to USB2 redriver"7474+ depends on I2C7575+ depends on OF7676+ select GENERIC_PHY7777+ help7878+ Enable this to support NXP PTN3222 1-port eUSB2 to USB2 Redriver.7979+ This redriver performs translation between eUSB2 and USB2 signalling8080+ schemes. It supports all three USB 2.0 data rates: Low Speed, Full8181+ Speed and High Speed.1038210483config PHY_PISTACHIO_USB10584 tristate "IMG Pistachio USB2.0 PHY driver"···13491 help13592 This option enables support for APM X-Gene SoC multi-purpose PHY.13693137137-config USB_LGM_PHY138138- tristate "INTEL Lightning Mountain USB PHY Driver"139139- depends on USB_SUPPORT140140- depends on X86 || COMPILE_TEST141141- select USB_PHY142142- select REGULATOR143143- select REGULATOR_FIXED_VOLTAGE144144- help145145- Enable this to support Intel DWC3 PHY USB phy. This driver provides146146- interface to interact with USB GEN-II and USB 3.x PHY that is part147147- of the Intel network SOC.148148-149149-config PHY_CAN_TRANSCEIVER150150- tristate "CAN transceiver PHY"151151- select GENERIC_PHY152152- select MULTIPLEXER153153- help154154- This option enables support for CAN transceivers as a PHY. This155155- driver provides function for putting the transceivers in various156156- functional modes using gpios and sets the attribute max link157157- rate, for CAN drivers.158158-159159-config PHY_AIROHA_PCIE160160- tristate "Airoha PCIe-PHY Driver"161161- depends on ARCH_AIROHA || COMPILE_TEST162162- depends on OF163163- select GENERIC_PHY164164- help165165- Say Y here to add support for Airoha PCIe PHY driver.166166- This driver create the basic PHY instance and provides initialize167167- callback for PCIe GEN3 port.168168-169169-config PHY_NXP_PTN3222170170- tristate "NXP PTN3222 1-port eUSB2 to USB2 redriver"171171- depends on I2C172172- depends on OF173173- select GENERIC_PHY174174- help175175- Enable this to support NXP PTN3222 1-port eUSB2 to USB2 Redriver.176176- This redriver performs translation between eUSB2 and USB2 signalling177177- schemes. It supports all three USB 2.0 data rates: Low Speed, Full178178- Speed and High Speed.179179-18094source "drivers/phy/allwinner/Kconfig"18195source "drivers/phy/amlogic/Kconfig"18296source "drivers/phy/apple/Kconfig"···142142source "drivers/phy/freescale/Kconfig"143143source "drivers/phy/hisilicon/Kconfig"144144source "drivers/phy/ingenic/Kconfig"145145+source "drivers/phy/intel/Kconfig"145146source "drivers/phy/lantiq/Kconfig"146147source "drivers/phy/marvell/Kconfig"147148source "drivers/phy/mediatek/Kconfig"···164163source "drivers/phy/sunplus/Kconfig"165164source "drivers/phy/tegra/Kconfig"166165source "drivers/phy/ti/Kconfig"167167-source "drivers/phy/intel/Kconfig"168166source "drivers/phy/xilinx/Kconfig"169167170168endmenu