Home
last modified time | relevance | path

Searched +full:phy +full:- +full:select (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Qualcomm and Atheros platforms
6 tristate "Atheros AR71XX/9XXX USB PHY driver"
9 select RESET_CONTROLLER
10 select GENERIC_PHY
12 Enable this to support the USB PHY on Atheros AR71XX/9XXX SoCs.
15 tristate "Qualcomm APQ8064 SATA SerDes/PHY driver"
19 select GENERIC_PHY
22 tristate "Qualcomm eDP PHY driver"
26 select GENERIC_PHY
[all …]
/kernel/linux/linux-6.6/drivers/phy/ti/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for TI platforms
6 tristate "TI DA8xx USB PHY Driver"
8 select GENERIC_PHY
9 select MFD_SYSCON
11 Enable this to support the USB PHY on DA8xx SoCs.
13 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY.
16 tristate "TI dm816x USB PHY driver"
19 select GENERIC_PHY
20 select USB_PHY
[all …]
/kernel/linux/linux-5.10/drivers/phy/ti/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for TI platforms
6 tristate "TI DA8xx USB PHY Driver"
8 select GENERIC_PHY
9 select MFD_SYSCON
11 Enable this to support the USB PHY on DA8xx SoCs.
13 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY.
16 tristate "TI dm816x USB PHY driver"
19 select GENERIC_PHY
20 select USB_PHY
[all …]
/kernel/linux/linux-6.6/drivers/phy/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Rockchip platforms
6 tristate "Rockchip Display Port PHY Driver"
8 select GENERIC_PHY
10 Enable this to support the Rockchip Display Port PHY.
15 select GENERIC_PHY_MIPI_DPHY
16 select GENERIC_PHY
22 will be called phy-rockchip-dphy-rx0.
25 tristate "Rockchip EMMC PHY Driver"
27 select GENERIC_PHY
[all …]
/kernel/linux/linux-5.10/drivers/phy/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Rockchip platforms
6 tristate "Rockchip Display Port PHY Driver"
8 select GENERIC_PHY
10 Enable this to support the Rockchip Display Port PHY.
15 select GENERIC_PHY_MIPI_DPHY
16 select GENERIC_PHY
22 will be called phy-rockchip-dphy-rx0.
25 tristate "Rockchip EMMC PHY Driver"
27 select GENERIC_PHY
[all …]
/kernel/linux/linux-6.6/drivers/phy/broadcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Broadcom platforms
5 menu "PHY drivers for Broadcom platforms"
8 tristate "BCM63xx USBH PHY driver"
10 select GENERIC_PHY
12 Enable this to support the BCM63xx USBH PHY driver.
16 tristate "Broadcom Cygnus PCIe PHY driver"
18 select GENERIC_PHY
21 Enable this to support the Broadcom Cygnus PCIe PHY.
25 tristate "Broadcom Stingray USB PHY driver"
[all …]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Qualcomm and Atheros platforms
6 tristate "Atheros AR71XX/9XXX USB PHY driver"
9 select RESET_CONTROLLER
10 select GENERIC_PHY
12 Enable this to support the USB PHY on Atheros AR71XX/9XXX SoCs.
15 tristate "Qualcomm APQ8064 SATA SerDes/PHY driver"
19 select GENERIC_PHY
22 tristate "Qualcomm IPQ4019 USB PHY driver"
24 select GENERIC_PHY
[all …]
/kernel/linux/linux-5.10/drivers/phy/broadcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Broadcom platforms
6 tristate "BCM63xx USBH PHY driver"
8 select GENERIC_PHY
10 Enable this to support the BCM63xx USBH PHY driver.
14 tristate "Broadcom Cygnus PCIe PHY driver"
16 select GENERIC_PHY
19 Enable this to support the Broadcom Cygnus PCIe PHY.
23 tristate "Broadcom Stingray USB PHY driver"
25 select GENERIC_PHY
[all …]
/kernel/linux/linux-6.6/drivers/phy/hisilicon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Hisilicon platforms
6 tristate "hi6220 USB PHY support"
9 select GENERIC_PHY
10 select MFD_SYSCON
12 Enable this to support the HISILICON HI6220 USB PHY.
17 tristate "hi3660 USB PHY support"
19 select GENERIC_PHY
20 select MFD_SYSCON
22 Enable this to support the HISILICON HI3660 USB PHY.
[all …]
/kernel/linux/linux-6.6/drivers/phy/marvell/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Marvell platforms
6 bool "Armada 375 USB cluster PHY support" if COMPILE_TEST
9 select GENERIC_PHY
12 tristate "Marvell Berlin SATA PHY driver"
15 select GENERIC_PHY
17 Enable this to support the SATA PHY on Marvell Berlin SoCs.
20 tristate "Marvell Berlin USB PHY Driver"
23 select GENERIC_PHY
25 Enable this to support the USB PHY on Marvell Berlin SoCs.
[all …]
/kernel/linux/linux-6.6/drivers/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
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
17 framework should select this config.
23 Generic MIPI D-PHY support.
[all …]
/kernel/linux/linux-5.10/drivers/phy/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Samsung platforms
6 tristate "Exynos SoC series Display Port PHY driver"
10 select GENERIC_PHY
12 Support for Display Port PHY found on Samsung Exynos SoCs.
15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY driver"
18 select GENERIC_PHY
21 Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
25 bool "Exynos PCIe PHY driver"
27 select GENERIC_PHY
[all …]
/kernel/linux/linux-6.6/drivers/phy/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Samsung platforms
6 tristate "Exynos SoC series Display Port PHY driver"
10 select GENERIC_PHY
12 Support for Display Port PHY found on Samsung Exynos SoCs.
15 tristate "S5P/Exynos SoC series MIPI CSI-2/DSI PHY driver"
18 select GENERIC_PHY
21 Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
25 bool "Exynos PCIe PHY driver"
27 select GENERIC_PHY
[all …]
/kernel/linux/linux-5.10/drivers/phy/marvell/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Marvell platforms
6 bool "Armada 375 USB cluster PHY support" if COMPILE_TEST
9 select GENERIC_PHY
12 tristate "Marvell Berlin SATA PHY driver"
15 select GENERIC_PHY
17 Enable this to support the SATA PHY on Marvell Berlin SoCs.
20 tristate "Marvell Berlin USB PHY Driver"
23 select GENERIC_PHY
25 Enable this to support the USB PHY on Marvell Berlin SoCs.
[all …]
/kernel/linux/linux-6.6/drivers/phy/amlogic/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Amlogic platforms
6 tristate "Meson8, Meson8b and Meson8m2 HDMI TX PHY driver"
9 select MFD_SYSCON
16 tristate "Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY driver"
20 select USB_COMMON
21 select GENERIC_PHY
22 select REGMAP_MMIO
29 tristate "Meson GXL and GXM USB2 PHY drivers"
33 select GENERIC_PHY
[all …]
/kernel/linux/linux-6.6/drivers/net/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # PHY Layer Configuration
9 select PHYLIB
10 select SWPHY
12 PHYlink models the link between the PHY and MAC, allowing fixed
17 tristate "PHY Device support and infrastructure"
19 select MDIO_DEVICE
20 select MDIO_DEVRES
22 Ethernet controllers are usually attached to PHY
24 managing PHY devices.
[all …]
/kernel/linux/linux-5.10/drivers/usb/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
8 select EXTCON
17 select USB_PHY
27 select USB_PHY
36 select USB_PHY
39 USB-On-The-Go transceiver working with the OMAP OTG controller.
45 will be called phy-isp1301-omap.
48 tristate "Keystone USB PHY Driver"
52 Enable this to support Keystone USB phy. This driver provides
53 interface to interact with USB 2.0 and USB 3.0 PHY that is part
[all …]
/kernel/linux/linux-6.6/drivers/staging/greybus/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
8 Select this option if you have a device that follows the
12 will be called gb-audio.ko
18 Select this option if you have a Toshiba APB device that has I2S
20 bridge from an APB-I2S port to a Unipro network.
23 will be called gb-audio-codec.ko
29 Select this option if you have a device that follows the
33 will be called gb-bootrom.ko
39 Select this option if you have a device that follows the
43 will be called gb-camera.ko
[all …]
/kernel/linux/linux-5.10/drivers/staging/greybus/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
8 Select this option if you have a device that follows the
12 will be called gb-audio.ko
18 Select this option if you have a Toshiba APB device that has I2S
20 bridge from an APB-I2S port to a Unipro network.
23 will be called gb-audio-codec.ko
29 Select this option if you have a device that follows the
33 will be called gb-bootrom.ko
39 Select this option if you have a device that follows the
43 will be called gb-camera.ko
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
13 select IOMMU_IO_PGTABLE
14 select QCOM_MDT_LOADER if ARCH_QCOM
15 select REGULATOR
16 select DRM_DP_AUX_BUS
17 select DRM_DISPLAY_DP_HELPER
18 select DRM_DISPLAY_HELPER
19 select DRM_KMS_HELPER
20 select DRM_PANEL
21 select DRM_BRIDGE
[all …]
/kernel/linux/linux-6.6/drivers/usb/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
8 select EXTCON
17 select USB_PHY
27 select USB_PHY
32 tristate "Keystone USB PHY Driver"
36 Enable this to support Keystone USB phy. This driver provides
37 interface to interact with USB 2.0 and USB 3.0 PHY that is part
42 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, NOP can't be built-in
43 select USB_PHY
46 built-in with usb ip or which are autonomous and doesn't require any
[all …]
/kernel/linux/linux-5.10/drivers/phy/amlogic/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for Amlogic platforms
6 tristate "Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY driver"
10 select USB_COMMON
11 select GENERIC_PHY
12 select REGMAP_MMIO
19 tristate "Meson GXL and GXM USB2 PHY drivers"
23 select GENERIC_PHY
24 select REGMAP_MMIO
31 tristate "Meson G12A USB2 PHY driver"
[all …]
/kernel/linux/linux-5.10/drivers/net/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # PHY Layer Configuration
9 select PHYLIB
10 select SWPHY
12 PHYlink models the link between the PHY and MAC, allowing fixed
17 tristate "PHY Device support and infrastructure"
19 select MDIO_DEVICE
20 select MDIO_DEVRES
22 Ethernet controllers are usually attached to PHY
24 managing PHY devices.
[all …]
/kernel/linux/linux-5.10/drivers/phy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
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
17 framework should select this config.
22 Generic MIPI D-PHY support.
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 select IOMMU_IO_PGTABLE
11 select QCOM_MDT_LOADER if ARCH_QCOM
12 select REGULATOR
13 select DRM_KMS_HELPER
14 select DRM_PANEL
15 select SHMEM
16 select TMPFS
17 select QCOM_SCM if ARCH_QCOM
18 select QCOM_COMMAND_DB if ARCH_QCOM
[all …]

12345678910>>...41