Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/m_can/
H A Dm_can.c189 #define IR_TEFN BIT(12) macro
1132 if (ir & IR_TEFN) { in m_can_isr()