Home
last modified time | relevance | path

Searched refs:PUCAN_TSLOW_TSGEG1_BITS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/can/dev/
Dpeak_canfd.h60 #define PUCAN_TSLOW_TSGEG1_BITS 8 macro
65 #define PUCAN_TSLOW_TSEG1_MASK ((1 << PUCAN_TSLOW_TSGEG1_BITS) - 1)
/Linux-v4.19/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c995 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1067 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1139 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
1211 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),
/Linux-v4.19/drivers/net/can/peak_canfd/
Dpeak_canfd.c29 .tseg1_max = (1 << PUCAN_TSLOW_TSGEG1_BITS),