Home
last modified time | relevance | path

Searched refs:PORT_OVERRIDE_RV_MII_25 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/b53/
H A Db53_regs.h100 #define PORT_OVERRIDE_RV_MII_25 BIT(4) /* BCM5325 only */ macro
H A Db53_common.c1510 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_5325_mii()
1512 reg | PORT_OVERRIDE_RV_MII_25); in b53_adjust_5325_mii()
1516 if (!(reg & PORT_OVERRIDE_RV_MII_25)) { in b53_adjust_5325_mii()