Searched refs:MT7531_SGMII_REG_BASE (Results 1 – 2 of 2) sorted by relevance
107 mt7531_pcs_config[i]->reg_base = MT7531_SGMII_REG_BASE(5 + i); in mt7531_create_sgmii()
375 #define MT7531_SGMII_REG_BASE(p) (0x5000 + ((p) - 5) * 0x1000) macro