Home
last modified time | relevance | path

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

/linux/drivers/net/can/m_can/
H A Dm_can.c168 #define IR_PEA BIT(27) macro
213 #define IR_ERR_LEC_31X (IR_PED | IR_PEA)
962 if (cdev->version >= 31 && (irqstatus & IR_PEA)) { in m_can_handle_protocol_error()