Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dgrcan.c83 #define GRCAN_CONF_RSJ 0x00007000 macro
91 (GRCAN_CONF_BPR | GRCAN_CONF_RSJ | GRCAN_CONF_PS1 \
437 timing |= (rsj << GRCAN_CONF_RSJ_BIT) & GRCAN_CONF_RSJ; in grcan_set_bittiming()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dgrcan.c85 #define GRCAN_CONF_RSJ 0x00007000 macro
93 (GRCAN_CONF_BPR | GRCAN_CONF_RSJ | GRCAN_CONF_PS1 \
438 timing |= (rsj << GRCAN_CONF_RSJ_BIT) & GRCAN_CONF_RSJ; in grcan_set_bittiming()

Completed in 5 milliseconds