Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/m_can/
Dm_can.c165 #define IR_PEA BIT(27) macro
210 #define IR_ERR_LEC_31X (IR_PED | IR_PEA)
845 if (cdev->version >= 31 && (irqstatus & IR_PEA)) { in m_can_handle_protocol_error()