Searched defs:GRCAN_CONF_RSJ (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dgrcan.c87 #define GRCAN_CONF_RSJ 0x00007000 macro
95 (GRCAN_CONF_BPR | GRCAN_CONF_RSJ | GRCAN_CONF_PS1 \
440 timing |= (rsj << GRCAN_CONF_RSJ_BIT) & GRCAN_CONF_RSJ;

Completed in 16 milliseconds