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

/drivers/net/can/m_can/
H A Dm_can.c195 #define IR_RF0N BIT(0) macro
731 if (irqstatus & IR_RF0N)
763 if ((ir & IR_RF0N) || (ir & IR_ERR_ALL)) {

Completed in 274 milliseconds