Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c478 static u64 icssg_ts_to_ns(u32 hi_sw, u32 hi, u32 lo, u32 cycle_time_ns) in icssg_ts_to_ns() function
501 ns = icssg_ts_to_ns(hi_sw, psdata[1], psdata[0], in emac_rx_timestamp()
652 ns = icssg_ts_to_ns(hi_sw, tsr.hi_ts, tsr.lo_ts, in tx_ts_work()