Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c160 static u64 es58x_timestamp_to_ns(u64 timestamp) in es58x_timestamp_to_ns() function
185 hwts->hwtstamp = ns_to_ktime(es58x_timestamp_to_ns(timestamp) + in es58x_set_skb_timestamp()
202 u64 device_timestamp = es58x_timestamp_to_ns(timestamp); in es58x_rx_timestamp()