Searched refs:IR_ERR_ALL (Results 1 – 1 of 1) sorted by relevance
201 #define IR_ERR_ALL (IR_ERR_STATE | IR_ERR_BUS) macro761 if ((ir & IR_RF0N) || (ir & IR_ERR_ALL)) { in m_can_isr()