Home
last modified time | relevance | path

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

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