Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h75 u8 us_per_ts_shift; member
Dpcan_usb_fd.c1027 .us_per_ts_shift = 0,
1099 .us_per_ts_shift = 0,
1171 .us_per_ts_shift = 0,
1243 .us_per_ts_shift = 0,
Dpcan_usb.c889 .us_per_ts_shift = PCAN_USB_TS_DIV_SHIFTER, /* >> shift */
Dpcan_usb_core.c141 delta_us >>= time_ref->adapter->us_per_ts_shift; in peak_usb_get_ts_time()
Dpcan_usb_pro.c1027 .us_per_ts_shift = 0,