Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/can/dev/
Dpeak_canfd.h79 #define PUCAN_TFAST_BRP_BITS 10 macro
84 #define PUCAN_TFAST_BRP_MASK ((1 << PUCAN_TFAST_BRP_BITS) - 1)
/linux-6.12.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1153 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1229 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1305 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1381 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
/linux-6.12.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c38 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),