Searched refs:mdio_reset (Results 1 – 2 of 2) sorted by relevance
368 enum xgbe_mdio_reset mdio_reset; member2716 if (phy_data->mdio_reset == XGBE_MDIO_RESET_I2C_GPIO) in xgbe_phy_mdio_reset()2718 else if (phy_data->mdio_reset == XGBE_MDIO_RESET_INT_GPIO) in xgbe_phy_mdio_reset()2757 phy_data->mdio_reset = XP_GET_BITS(pdata->pp3, XP_PROP_3, MDIO_RESET); in xgbe_phy_mdio_reset_setup()2758 switch (phy_data->mdio_reset) { in xgbe_phy_mdio_reset_setup()2765 phy_data->mdio_reset); in xgbe_phy_mdio_reset_setup()2769 if (phy_data->mdio_reset == XGBE_MDIO_RESET_I2C_GPIO) { in xgbe_phy_mdio_reset_setup()2775 } else if (phy_data->mdio_reset == XGBE_MDIO_RESET_INT_GPIO) { in xgbe_phy_mdio_reset_setup()
868 static void mdio_reset(struct sis900_private *sp) in mdio_reset() function900 mdio_reset(sp); in mdio_read()945 mdio_reset(sp); in mdio_write()