Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h604 #define MVPP22_PTP_BASE(port) (0x7800 + (port * 0x1000)) macro
Dmvpp2_main.c3021 ptp_q = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp_queue()
3054 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp()
4809 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_set_ts_config()