Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ptp.c280 u32 curr_nsec; in sparx5_get_hwtimestamp() local
293 curr_nsec = spx5_rd(sparx5, PTP_PTP_TOD_NSEC(TOD_ACC_PIN)); in sparx5_get_hwtimestamp()
298 if (curr_nsec < nsec) in sparx5_get_hwtimestamp()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c432 u32 curr_nsec; in lan966x_get_hwtimestamp() local
445 curr_nsec = lan_rd(lan966x, PTP_TOD_NSEC(TOD_ACC_PIN)); in lan966x_get_hwtimestamp()
450 if (curr_nsec < nsec) in lan966x_get_hwtimestamp()

Completed in 5 milliseconds