Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c172 if (phydev->link != PHY_DOWN) { in mpc52xx_fec_adjust_link()
200 if (priv->link == PHY_DOWN) { in mpc52xx_fec_adjust_link()
207 priv->link = PHY_DOWN; in mpc52xx_fec_adjust_link()
/openbmc/linux/drivers/net/phy/
H A Dphy.c1367 if (!phy_is_started(phydev) && phydev->state != PHY_DOWN && in phy_stop()
1455 case PHY_DOWN: in phy_state_machine()
H A Dphy_device.c678 dev->state = PHY_DOWN; in phy_device_create()
3398 phydev->state = PHY_DOWN; in phy_remove()
/openbmc/linux/include/linux/
H A Dphy.h512 PHY_DOWN = 0, enumerator