Home
last modified time | relevance | path

Searched refs:PHY_SPEED_1_25G (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/dt-bindings/comphy/
H A Dcomphy_data.h9 #define PHY_SPEED_1_25G 0 macro
/openbmc/u-boot/arch/arm/dts/
H A Darmada-3720-uDPU.dts112 phy-speed = <PHY_SPEED_1_25G>;
116 phy-speed = <PHY_SPEED_1_25G>;
H A Darmada-7040-db.dts163 phy-speed = <PHY_SPEED_1_25G>;
H A Darmada-8040-clearfog-gt-8k.dts286 phy-speed = <PHY_SPEED_1_25G>;
H A Darmada-8040-mcbin.dts290 phy-speed = <PHY_SPEED_1_25G>;
H A Darmada-7040-db-nand.dts180 phy-speed = <PHY_SPEED_1_25G>;
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c251 serdes_map[0].speed = PHY_SPEED_1_25G; in comphy_update_map()
255 serdes_map[0].speed = PHY_SPEED_1_25G; in comphy_update_map()
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c678 if ((speed != PHY_SPEED_1_25G) && in comphy_sgmii_phy_init()
736 } else if (speed == PHY_SPEED_1_25G) { /* 1.25 GHz */ in comphy_sgmii_power_up()
H A Dcomphy_cp110.c1026 if (sgmii_speed == PHY_SPEED_1_25G) { in comphy_sgmii_power_up()
2039 ptr_comphy_map->speed = PHY_SPEED_1_25G; in comphy_cp110_init()