Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c1107 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1181 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1255 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1329 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
/Linux-v6.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c38 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),