Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dcadence_gem.c383 #define PHY_REG_CONTROL_ANEG 0x1000 macro
1508 if (val & PHY_REG_CONTROL_ANEG) { in gem_phy_write()
1510 val &= ~(PHY_REG_CONTROL_ANEG | PHY_REG_CONTROL_ANRESTART); in gem_phy_write()