Home
last modified time | relevance | path

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

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