Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/can/dev/
Dpeak_canfd.h80 #define PUCAN_TFAST_TSGEG1_BITS 5 macro
85 #define PUCAN_TFAST_TSEG1_MASK ((1 << PUCAN_TFAST_TSGEG1_BITS) - 1)
/linux-6.12.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1148 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1224 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1300 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
1376 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),
/linux-6.12.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c33 .tseg1_max = (1 << PUCAN_TFAST_TSGEG1_BITS),