Home
last modified time | relevance | path

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

/components/drivers/phy/
A Dmdio.h63 #define RT_BMCR_RESET 0x8000 /* Reset to default state */ macro
A Dphy.c234 if (rt_phy_write(phydev, devad, RT_MII_BMCR, RT_BMCR_RESET) < 0) in rt_phy_reset()
241 while ((reg & RT_BMCR_RESET) && timeout--) in rt_phy_reset()
253 if (reg & RT_BMCR_RESET) in rt_phy_reset()

Completed in 5 milliseconds