Searched refs:timestamp_freq (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb.h | 223 const unsigned int timestamp_freq; member 253 return ns_to_ktime(div_u64(ticks * 1000, cfg->timestamp_freq)); in kvaser_usb_ticks_to_ktime()
|
| H A D | kvaser_usb_leaf.c | 511 .timestamp_freq = 1, 519 .timestamp_freq = 16, 527 .timestamp_freq = 24, 535 .timestamp_freq = 32, 543 .timestamp_freq = 16, 551 .timestamp_freq = 24, 559 .timestamp_freq = 32,
|
| H A D | kvaser_usb_hydra.c | 2226 .timestamp_freq = 80, 2235 .timestamp_freq = 1, 2243 .timestamp_freq = 24,
|