phy: marvell: a3700: Save/restore selector reg in SGMII init
[oweals/u-boot.git] / drivers / phy / marvell / comphy_a3700.h
index 0f0138dc977209a99a82e7a5d92601cf5912599c..a14767d809b6ba35862c6efa600c330a084beb8b 100644 (file)
@@ -22,7 +22,6 @@
  * COMPHY SB definitions
  */
 #define COMPHY_SEL_ADDR                        MVEBU_REG(0x0183FC)
-#define rf_compy_select(lane)          (0x1 << (((lane) == 1) ? 4 : 0))
 
 #define COMPHY_PHY_CFG1_ADDR(lane)     MVEBU_REG(0x018300 + (1 - lane) * 0x28)
 #define rb_pin_pu_iveref               BIT(1)