Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/m_can/
Dm_can.c187 #define IR_TOO BIT(18) macro
211 IR_BEC | IR_TOO | IR_MRAF | IR_TSW | IR_TEFL | \
217 IR_BEC | IR_TOO | IR_MRAF | IR_TSW | IR_TEFL | \
768 if (irqstatus & IR_TOO) in m_can_handle_other_err()