Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dgrcan.c87 #define GRCAN_CONF_PS2 0x000f0000 macro
94 | GRCAN_CONF_PS2 | GRCAN_CONF_SCALER)
440 timing |= (ps2 << GRCAN_CONF_PS2_BIT) & GRCAN_CONF_PS2; in grcan_set_bittiming()