Home
last modified time | relevance | path

Searched refs:PORT_OVERRIDE_RV_MII_25 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_regs.h95 #define PORT_OVERRIDE_RV_MII_25 BIT(4) /* BCM5325 only */ macro
H A Db53_common.c1221 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()
1223 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_link()
1227 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_regs.h95 #define PORT_OVERRIDE_RV_MII_25 BIT(4) /* BCM5325 only */ macro
H A Db53_common.c1329 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()
1331 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_link()
1335 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_link()

Completed in 9 milliseconds