Searched refs:MVPP22_GMAC_BASE (Results 1 – 2 of 2) sorted by relevance
460 #define MVPP22_GMAC_BASE(port) (0x7000 + (port) * 0x1000 + 0xe00) macro
4717 port->base = priv->iface_base + MVPP22_GMAC_BASE(port->gop_id); in mvpp2_port_probe()