Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/can/dev/
Dpeak_canfd.h81 #define PUCAN_TFAST_TSGEG2_BITS 4 macro
86 #define PUCAN_TFAST_TSEG2_MASK ((1 << PUCAN_TFAST_TSGEG2_BITS) - 1)
/linux-6.12.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1150 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1226 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1302 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
1378 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),
/linux-6.12.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c35 .tseg2_max = (1 << PUCAN_TFAST_TSGEG2_BITS),