Searched refs:PORT_OVERRIDE_RV_MII_25 (Results 1 – 3 of 3) sorted by relevance
95 #define PORT_OVERRIDE_RV_MII_25 BIT(4) /* BCM5325 only */ macro
1333 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()1335 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_link()1339 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()
65 #define PORT_OVERRIDE_RV_MII_25 BIT(4) macro