Lines Matching +full:combo +full:- +full:phy
2 menu "PHY Subsystem"
4 config PHY config
5 bool "PHY Core"
8 PHY support.
10 This framework is designed to provide a generic interface for PHY
11 devices. PHY devices are dedicated hardware that handle the physical
13 PHYs are commonly used for high speed interfaces such as Serial-ATA
16 PHY, power on/off the PHY, and reset the PHY. It's meant to be as
21 bool "PHY Core in SPL"
24 PHY support in SPL.
26 This framework is designed to provide a generic interface for PHY
27 devices. PHY devices are dedicated hardware that handle the physical
29 PHYs are commonly used for high speed interfaces such as Serial-ATA
32 PHY, power on/off the PHY, and reset the PHY. It's meant to be as
37 bool "Sandbox PHY support"
39 depends on PHY
41 This select a dummy sandbox PHY driver. It used only to implement
42 the unit tests for the phy framework
45 bool "NOP PHY driver"
46 depends on PHY
48 Support for a no-op PHY driver (stubbed PHY driver).
50 This is useful when a driver uses the PHY framework but no real PHY
54 bool "NOP PHY driver in SPL"
57 Support for a no-op PHY driver (stubbed PHY driver) in the SPL.
59 This is useful when a driver uses the PHY framework but no real PHY
65 select PHY
67 Support for Rockchip USB 2.0 PHY with Innosilicon IP block.
70 bool "Support Rockchip NANENG combo PHY Driver"
72 select PHY
74 Enable this to support the Rockchip NANENG combo PHY.
79 select PHY
81 Support for Rockchip USB 2.0 PHY with Naneng IP block.
86 select PHY
88 Support for Rockchip USB 3.0 PHY with Innosilicon IP block.
91 bool "Support Rockchip Naneng eDP Transmitter PHY"
93 select PHY
95 Support for Rockchip eDP Transmitter PHY with Naneng IP block.
98 bool "Rockchip Samsung HDMI/DP Combo PHY driver"
100 select PHY
102 Support for Rockchip HDMI/DP Combo PHY with Samsung IP block.
105 bool "Rockchip Snps PCIe3 PHY Driver"
107 select PHY
109 Support for Rockchip PCIe3 PHY with Synopsys IP block.
112 tristate "Rockchip USBDP COMBO PHY Driver"
114 select PHY
117 combo PHY with Samsung IP block.
120 bool "Support Rockchip TYPEC PHY Driver"
122 select PHY
124 Enable this to support the Rockchip USB Type-C PHY.
127 bool "Support omap's PIPE3 PHY"
128 depends on PHY && ARCH_OMAP2PLUS
130 Support for the omap PIPE3 phy for sata
132 This PHY is found on omap devices supporting SATA such as dra7, am57x
136 bool "Support omap's PIPE3 PHY in SPL"
139 Support for the omap PIPE3 phy for sata in SPL
141 This PHY is found on omap devices supporting SATA such as dra7, am57x