Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/can/dev/
H A Dpeak_canfd.h79 #define PUCAN_TFAST_BRP_BITS 10 macro
84 #define PUCAN_TFAST_BRP_MASK ((1 << PUCAN_TFAST_BRP_BITS) - 1)
/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c1029 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1101 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1173 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
1245 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c37 .brp_max = (1 << PUCAN_TFAST_BRP_BITS),