Home
last modified time | relevance | path

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

/external/u-boot/include/dt-bindings/comphy/
Dcomphy_data.h13 #define PHY_SPEED_3_125G 4 macro
/external/u-boot/arch/arm/dts/
Darmada-3720-turris-mox.dts57 phy-speed = <PHY_SPEED_3_125G>;
Darmada-7040-db-nand.dts170 phy-speed = <PHY_SPEED_3_125G>;
/external/u-boot/drivers/phy/marvell/
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()