Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h83 u8 us_per_ts_shift; member
Dpcan_usb_fd.c1035 .us_per_ts_shift = 0,
1107 .us_per_ts_shift = 0,
1179 .us_per_ts_shift = 0,
1251 .us_per_ts_shift = 0,
Dpcan_usb.c885 .us_per_ts_shift = PCAN_USB_TS_DIV_SHIFTER, /* >> shift */
Dpcan_usb_core.c149 delta_us >>= time_ref->adapter->us_per_ts_shift; in peak_usb_get_ts_time()
Dpcan_usb_pro.c1035 .us_per_ts_shift = 0,