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