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
1282 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()1284 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_link()1288 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()