Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can.h61 C_CAN_INTPND2_REG, enumerator
103 [C_CAN_INTPND2_REG] = 0xA2,
123 [C_CAN_INTPND2_REG] = 0xB2,
H A Dc_can_main.c731 pend = priv->read_reg(priv, C_CAN_INTPND2_REG); in c_can_do_tx()