Home
last modified time | relevance | path

Searched refs:MVPP22_GMAC_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h577 #define MVPP22_GMAC_BASE(port) (0x7000 + (port) * 0x1000 + 0xe00) macro
H A Dmvpp2_main.c6470 port->base = priv->iface_base + MVPP22_GMAC_BASE(port->gop_id); in mvpp2_port_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h590 #define MVPP22_GMAC_BASE(port) (0x7000 + (port) * 0x1000 + 0xe00) macro
H A Dmvpp2_main.c6832 port->base = priv->iface_base + MVPP22_GMAC_BASE(port->gop_id); in mvpp2_port_probe()

Completed in 25 milliseconds