Searched refs:MDIO_VEND2_CTRL1_AN_ENABLE (Results 1 – 2 of 2) sorted by relevance
1360 #ifndef MDIO_VEND2_CTRL1_AN_ENABLE1361 #define MDIO_VEND2_CTRL1_AN_ENABLE BIT(12) macro
369 reg &= ~MDIO_VEND2_CTRL1_AN_ENABLE; in xgbe_an37_set()372 reg |= MDIO_VEND2_CTRL1_AN_ENABLE; in xgbe_an37_set()