Searched refs:timestamp_freq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb.h | 197 const unsigned int timestamp_freq; member
|
H A D | kvaser_usb_leaf.c | 458 .timestamp_freq = 1, 466 .timestamp_freq = 1, 474 .timestamp_freq = 1, 482 .timestamp_freq = 1, 490 .timestamp_freq = 1,
|
H A D | kvaser_usb_hydra.c | 514 return ns_to_ktime(div_u64(ticks * 1000, cfg->timestamp_freq)); in kvaser_usb_hydra_ktime_from_rx_cmd() 2141 .timestamp_freq = 80, 2150 .timestamp_freq = 1,
|
/kernel/linux/linux-6.6/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb.h | 197 const unsigned int timestamp_freq; member
|
H A D | kvaser_usb_leaf.c | 462 .timestamp_freq = 1, 470 .timestamp_freq = 1, 478 .timestamp_freq = 1, 486 .timestamp_freq = 1, 494 .timestamp_freq = 1,
|
H A D | kvaser_usb_hydra.c | 541 return ns_to_ktime(div_u64(ticks * 1000, cfg->timestamp_freq)); in kvaser_usb_hydra_ktime_from_rx_cmd() 2171 .timestamp_freq = 80, 2180 .timestamp_freq = 1, 2188 .timestamp_freq = 24,
|
Completed in 14 milliseconds