Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/m_can/
Dm_can.c179 #define IR_BEC BIT(20) macro
204 #define IR_ERR_BUS_30X (IR_ERR_LEC_30X | IR_WDI | IR_BEU | IR_BEC | \
211 #define IR_ERR_BUS_31X (IR_ERR_LEC_31X | IR_WDI | IR_BEU | IR_BEC | \
810 if (irqstatus & IR_BEC) in m_can_handle_other_err()