Home
last modified time | relevance | path

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

/drivers/net/can/
Dgrcan.c90 #define GRCAN_CONF_SCALER 0xff000000 macro
96 | GRCAN_CONF_PS2 | GRCAN_CONF_SCALER)
443 timing |= (scaler << GRCAN_CONF_SCALER_BIT) & GRCAN_CONF_SCALER; in grcan_set_bittiming()