Searched defs:IR_ERR_STATE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/m_can/
H A Dm_can.c196 #define IR_ERR_STATE (IR_BO | IR_EW | IR_EP) macro
201 #define IR_ERR_ALL (IR_ERR_STATE | IR_ERR_BUS)
725 if (irqstatus & IR_ERR_STATE)

Completed in 16 milliseconds