Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h610 #define MVPP22_FCA_BASE(port) (0x7600 + (port) * 0x1000) macro
H A Dmvpp2_main.c1594 void __iomem *fca = priv->iface_base + MVPP22_FCA_BASE(port->gop_id); in mvpp22_gop_fca_enable_periodic()
1607 void __iomem *fca = priv->iface_base + MVPP22_FCA_BASE(port->gop_id); in mvpp22_gop_fca_set_timer()