Home
last modified time | relevance | path

Searched refs:MT7531_SGMII_REG_BASE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.h311 #define MT7531_SGMII_REG_BASE 0x5000 macro
312 #define MT7531_SGMII_REG(p, r) (MT7531_SGMII_REG_BASE + \
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530-mdio.c107 mt7531_pcs_config[i]->reg_base = MT7531_SGMII_REG_BASE(5 + i); in mt7531_create_sgmii()
H A Dmt7530.h395 #define MT7531_SGMII_REG_BASE(p) (0x5000 + ((p) - 5) * 0x1000) macro

Completed in 5 milliseconds