Searched refs:PHY_TYPE_PEX0 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-8040-mcbin.dts | 174 phy-type = <PHY_TYPE_PEX0>; 177 phy-type = <PHY_TYPE_PEX0>; 180 phy-type = <PHY_TYPE_PEX0>; 183 phy-type = <PHY_TYPE_PEX0>;
|
H A D | armada-3720-turris-mox.dts | 66 phy-type = <PHY_TYPE_PEX0>;
|
H A D | armada-8040-db.dts | 129 phy-type = <PHY_TYPE_PEX0>; 228 phy-type = <PHY_TYPE_PEX0>;
|
H A D | armada-3720-espressobin.dts | 75 phy-type = <PHY_TYPE_PEX0>;
|
H A D | armada-3720-db.dts | 73 phy-type = <PHY_TYPE_PEX0>;
|
H A D | armada-8040-clearfog-gt-8k.dts | 163 phy-type = <PHY_TYPE_PEX0>;
|
/openbmc/u-boot/include/dt-bindings/comphy/ |
H A D | comphy_data.h | 23 #define PHY_TYPE_PEX0 1 macro
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_a3700.c | 33 { PHY_TYPE_PEX0, 0x1} 989 case PHY_TYPE_PEX0: in comphy_a3700_init()
|
H A D | comphy_cp110.c | 56 {2, {{PHY_TYPE_UNCONNECTED, 0x0}, {PHY_TYPE_PEX0, 0x4} } }, /* Lane 0 */ 59 {PHY_TYPE_PEX0, 0x4} } }, 61 {PHY_TYPE_USB3_HOST0, 0x1}, {PHY_TYPE_PEX0, 0x4} } }, 63 {PHY_TYPE_USB3_HOST1, 0x1}, {PHY_TYPE_PEX0, 0x4} } }, 1987 if (ptr_comphy_map->type != PHY_TYPE_PEX0) in comphy_cp110_init() 2008 case PHY_TYPE_PEX0: in comphy_cp110_init()
|