Searched refs:MAC_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
541 if ((ret & MAC_CFG_MASK) == MAC_CFG_QSGMII) { in vsc85xx_sd6g_config_v2()558 } else if ((ret & MAC_CFG_MASK) == MAC_CFG_SGMII) { in vsc85xx_sd6g_config_v2()
257 #define MAC_CFG_MASK 0xc000 macro