Home
last modified time | relevance | path

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 Dkvaser_usb.h197 const unsigned int timestamp_freq; member
H A Dkvaser_usb_leaf.c458 .timestamp_freq = 1,
466 .timestamp_freq = 1,
474 .timestamp_freq = 1,
482 .timestamp_freq = 1,
490 .timestamp_freq = 1,
H A Dkvaser_usb_hydra.c514 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 Dkvaser_usb.h197 const unsigned int timestamp_freq; member
H A Dkvaser_usb_leaf.c462 .timestamp_freq = 1,
470 .timestamp_freq = 1,
478 .timestamp_freq = 1,
486 .timestamp_freq = 1,
494 .timestamp_freq = 1,
H A Dkvaser_usb_hydra.c541 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