Searched refs:MDIO_VEND2_CTRL1_AN_ENABLE (Results 1 – 2 of 2) sorted by relevance
1274 #ifndef MDIO_VEND2_CTRL1_AN_ENABLE1275 #define MDIO_VEND2_CTRL1_AN_ENABLE BIT(12) macro
260 reg &= ~MDIO_VEND2_CTRL1_AN_ENABLE; in xgbe_an37_set()263 reg |= MDIO_VEND2_CTRL1_AN_ENABLE; in xgbe_an37_set()