Searched refs:timestamp_freq (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb.h | 199 const unsigned int timestamp_freq; member 224 return ns_to_ktime(div_u64(ticks * 1000, cfg->timestamp_freq)); in kvaser_usb_ticks_to_ktime()
|
| H A D | kvaser_usb_leaf.c | 488 .timestamp_freq = 1, 496 .timestamp_freq = 16, 504 .timestamp_freq = 24, 512 .timestamp_freq = 32, 520 .timestamp_freq = 16, 528 .timestamp_freq = 24, 536 .timestamp_freq = 32,
|
| H A D | kvaser_usb_hydra.c | 2165 .timestamp_freq = 80, 2174 .timestamp_freq = 1, 2182 .timestamp_freq = 24,
|