Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c162 const u64 es58x_timestamp_ns_mult_coef = 500ULL; in es58x_timestamp_to_ns() local
164 return es58x_timestamp_ns_mult_coef * timestamp; in es58x_timestamp_to_ns()