Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h75 u8 ts_used_bits; member
Dpcan_usb_core.c92 delta_ts &= (1 << time_ref->adapter->ts_used_bits) - 1; in peak_usb_update_ts_now()
164 delta_ts = BIT_ULL(time_ref->adapter->ts_used_bits); in peak_usb_get_ts_time()
176 delta_ts = -BIT_ULL(time_ref->adapter->ts_used_bits); in peak_usb_get_ts_time()
Dpcan_usb_fd.c1130 .ts_used_bits = 32,
1204 .ts_used_bits = 32,
1278 .ts_used_bits = 32,
1352 .ts_used_bits = 32,
Dpcan_usb.c1003 .ts_used_bits = 16,
Dpcan_usb_pro.c1060 .ts_used_bits = 32,