Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/m_can/
Dm_can.c213 #define IR_TOO BIT(18) macro
237 IR_BEC | IR_TOO | IR_MRAF | IR_TSW | IR_TEFL | \
243 IR_BEC | IR_TOO | IR_MRAF | IR_TSW | IR_TEFL | \
781 if (irqstatus & IR_TOO) in m_can_handle_other_err()