Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h626 #define MVPP22_PTP_BASE(port) (0x7800 + (port * 0x1000)) macro
Dmvpp2_main.c3359 ptp_q = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp_queue()
3392 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp()
5157 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_set_ts_config()