Home
last modified time | relevance | path

Searched refs:PHY_SPEED_3_125G (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h13 #define PHY_SPEED_3_125G 4 macro
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c253 serdes_map[0].speed = PHY_SPEED_3_125G; in comphy_update_map()
257 serdes_map[0].speed = PHY_SPEED_3_125G; in comphy_update_map()
/openbmc/u-boot/arch/arm/dts/
H A Darmada-3720-turris-mox.dts62 phy-speed = <PHY_SPEED_3_125G>;
H A Darmada-8040-clearfog-gt-8k.dts293 phy-speed = <PHY_SPEED_3_125G>;
H A Darmada-7040-db-nand.dts170 phy-speed = <PHY_SPEED_3_125G>;
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c730 if (speed == PHY_SPEED_3_125G) { /* 3.125 GHz */ in comphy_sgmii_power_up()
812 speed == PHY_SPEED_3_125G ? "2G5" : "1G"); in comphy_sgmii_power_up()