Searched refs:PORT_OVERRIDE_RV_MII_25 (Results 1 – 2 of 2) sorted by relevance
95 #define PORT_OVERRIDE_RV_MII_25 BIT(4) /* BCM5325 only */ macro
1325 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_5325_mii()1327 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_5325_mii()1331 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_5325_mii()