Searched refs:PHY_TYPE_SGMII2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/dt-bindings/comphy/ |
H A D | comphy_data.h | 33 #define PHY_TYPE_SGMII2 11 macro
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-7040-db-nand.dts | 169 phy-type = <PHY_TYPE_SGMII2>;
|
H A D | armada-8040-clearfog-gt-8k.dts | 292 phy-type = <PHY_TYPE_SGMII2>;
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_cp110.c | 41 {4, {{PHY_TYPE_UNCONNECTED, 0x0}, {PHY_TYPE_SGMII2, 0x1}, /* Lane 1 */ 51 {6, {{PHY_TYPE_UNCONNECTED, 0x0}, {PHY_TYPE_SGMII2, 0x1}, /* Lane 5 */ 2034 case PHY_TYPE_SGMII2: in comphy_cp110_init()
|