Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c481 #define MVPP22_SMI_MISC_CFG_REG (MVPP22_SMI + 0x04)
484 #define MVPP22_SMI_PHY_ADDR_REG(port) (MVPP22_SMI + 0x04 + \
496 #define MVPP22_SMI 0x1200 macro
4716 port->mdio_base = port->priv->iface_base + MVPP22_SMI; in phy_info_parse()