Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrochip_rds_ptp.c62 s64 ts_on_nsec, period_nsec; in mchp_get_pulsewidth() local
86 ts_on_nsec = timespec64_to_ns(&ts_on); in mchp_get_pulsewidth()
95 if (ts_on_nsec <= sup_on_necs[i]) { in mchp_get_pulsewidth()