Searched refs:mdio_write (Results 1 – 1 of 1) sorted by relevance
65 static void mdio_write( uint8_t addr, in mdio_write() function96 mdio_write( CONFIG_PHY_ADDR, MII_BMCR, BMCR_RESET ); in reset_phy()114 mdio_write( CONFIG_PHY_ADDR, MII_ADVERTISE, ADVERTISE_CSMA | in reset_phy()121 mdio_write( CONFIG_PHY_ADDR, MII_BMCR, reg | BMCR_ANRESTART ); in reset_phy()