Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h631 #define MVPP22_PTP_BASE(port) (0x7800 + (port * 0x1000)) macro
H A Dmvpp2_main.c3383 ptp_q = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp_queue()
3416 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_isr_handle_ptp()
5189 ptp = port->priv->iface_base + MVPP22_PTP_BASE(port->gop_id); in mvpp2_set_ts_config()