Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/usb/etas_es58x/
Des58x_core.c161 const u64 es58x_timestamp_ns_mult_coef = 500ULL; in es58x_timestamp_to_ns() local
163 return es58x_timestamp_ns_mult_coef * timestamp; in es58x_timestamp_to_ns()