Searched refs:IR_ERR_ALL (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/can/m_can/ | ||
H A D | m_can.c | 201 #define IR_ERR_ALL (IR_ERR_STATE | IR_ERR_BUS) macro 764 if ((ir & IR_RF0N) || (ir & IR_ERR_ALL)) { m_can_isr() |
Completed in 84 milliseconds