Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/m_can/
Dm_can.c167 #define IR_PEA BIT(27) macro
212 #define IR_ERR_LEC_31X (IR_PED | IR_PEA)
932 if (cdev->version >= 31 && (irqstatus & IR_PEA)) { in m_can_handle_protocol_error()