Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx.h27 struct timespec64 extts_ts; member
H A Dnxp-c45-tja11xx.c737 if (ts_valid && timespec64_compare(&ts, &priv->extts_ts) != 0) { in nxp_c45_do_aux_work()
738 priv->extts_ts = ts; in nxp_c45_do_aux_work()