Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dgrcan.c84 #define GRCAN_CONF_PS1 0x00f00000 macro
91 (GRCAN_CONF_BPR | GRCAN_CONF_RSJ | GRCAN_CONF_PS1 \
438 timing |= (ps1 << GRCAN_CONF_PS1_BIT) & GRCAN_CONF_PS1; in grcan_set_bittiming()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dgrcan.c86 #define GRCAN_CONF_PS1 0x00f00000 macro
93 (GRCAN_CONF_BPR | GRCAN_CONF_RSJ | GRCAN_CONF_PS1 \
439 timing |= (ps1 << GRCAN_CONF_PS1_BIT) & GRCAN_CONF_PS1; in grcan_set_bittiming()

Completed in 6 milliseconds