Home
last modified time | relevance | path

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

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