Searched refs:mdio_reset (Results 1 – 1 of 1) sorted by relevance
402 enum xgbe_mdio_reset mdio_reset; member3308 if (phy_data->mdio_reset == XGBE_MDIO_RESET_I2C_GPIO) in xgbe_phy_mdio_reset()3310 else if (phy_data->mdio_reset == XGBE_MDIO_RESET_INT_GPIO) in xgbe_phy_mdio_reset()3351 phy_data->mdio_reset = XP_GET_BITS(pdata->pp3, XP_PROP_3, MDIO_RESET); in xgbe_phy_mdio_reset_setup()3352 switch (phy_data->mdio_reset) { in xgbe_phy_mdio_reset_setup()3359 phy_data->mdio_reset); in xgbe_phy_mdio_reset_setup()3363 if (phy_data->mdio_reset == XGBE_MDIO_RESET_I2C_GPIO) { in xgbe_phy_mdio_reset_setup()3368 } else if (phy_data->mdio_reset == XGBE_MDIO_RESET_INT_GPIO) in xgbe_phy_mdio_reset_setup()