Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c181 LEC_UNUSED, enumerator
182 LEC_MASK = LEC_UNUSED,
621 priv->write_reg(priv, C_CAN_STS_REG, LEC_UNUSED); in c_can_chip_config()
1006 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR) in c_can_handle_bus_err()
1072 priv->write_reg(priv, C_CAN_STS_REG, LEC_UNUSED); in c_can_poll()