Searched refs:C_CAN_BRPEXT_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/c_can/ |
H A D | c_can.h | 50 C_CAN_BRPEXT_REG, enumerator 91 [C_CAN_BRPEXT_REG] = 0x0C, 130 [C_CAN_BRPEXT_REG] = 0x0E,
|
H A D | c_can.c | 524 priv->write_reg(priv, C_CAN_BRPEXT_REG, reg_brpe); in c_can_set_bittiming()
|
/kernel/linux/linux-6.6/drivers/net/can/c_can/ |
H A D | c_can.h | 33 C_CAN_BRPEXT_REG, enumerator 75 [C_CAN_BRPEXT_REG] = 0x0C, 114 [C_CAN_BRPEXT_REG] = 0x0E,
|
H A D | c_can_main.c | 533 priv->write_reg(priv, C_CAN_BRPEXT_REG, reg_brpe); in c_can_set_bittiming()
|
Completed in 5 milliseconds