Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/m_can/
H A Dm_can.h34 LEC_NO_ERROR = 0, enumerator
H A Dm_can.c850 return lec != LEC_NO_ERROR && lec != LEC_NO_CHANGE; in is_lec_err()
/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c174 LEC_NO_ERROR = 0, enumerator
1006 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR) in c_can_handle_bus_err()