Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h76 u8 us_per_ts_shift; member
Dpcan_usb_fd.c1132 .us_per_ts_shift = 0,
1206 .us_per_ts_shift = 0,
1280 .us_per_ts_shift = 0,
1354 .us_per_ts_shift = 0,
Dpcan_usb.c1005 .us_per_ts_shift = PCAN_USB_TS_DIV_SHIFTER, /* >> shift */
Dpcan_usb_core.c187 delta_us >>= time_ref->adapter->us_per_ts_shift; in peak_usb_get_ts_time()
Dpcan_usb_pro.c1062 .us_per_ts_shift = 0,