Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h637 #define MVPP22_PTP_TX_Q0_R0 0x0c macro
H A Dmvpp2_main.c3386 ptp_q += MVPP22_PTP_TX_Q1_R0 - MVPP22_PTP_TX_Q0_R0; in mvpp2_isr_handle_ptp_queue()
3391 r0 = readl_relaxed(ptp_q + MVPP22_PTP_TX_Q0_R0) & 0xffff; in mvpp2_isr_handle_ptp_queue()