Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dcadence_gem.c381 #define PHY_REG_CONTROL_RST 0x8000 macro
1502 if (val & PHY_REG_CONTROL_RST) { in gem_phy_write()
1505 val &= ~(PHY_REG_CONTROL_RST | PHY_REG_CONTROL_LOOP); in gem_phy_write()