Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c61 #define PTP_NANO_TIMESTAMP 0xFF8ULL macro
257 writeq(timestamp, ptp->reg_base + PTP_NANO_TIMESTAMP); in ptp_atomic_update()
300 writeq(delta, ptp->reg_base + PTP_NANO_TIMESTAMP); in ptp_atomic_adjtime()
388 writeq(0, ptp->reg_base + PTP_NANO_TIMESTAMP); in ptp_start()