Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ptp.c290 ts->tv_sec = spx5_rd(sparx5, PTP_PTP_TOD_SEC_LSB(TOD_ACC_PIN)); in sparx5_get_hwtimestamp()
460 sparx5, PTP_PTP_TOD_SEC_LSB(TOD_ACC_PIN)); in sparx5_ptp_settime64()
497 s |= spx5_rd(sparx5, PTP_PTP_TOD_SEC_LSB(TOD_ACC_PIN)); in sparx5_ptp_gettime64()
Dsparx5_main_regs.h6111 #define PTP_PTP_TOD_SEC_LSB(g) __REG(TARGET_PTP,\ macro