Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/m_can/
H A Dm_can.c171 #define IR_PEA BIT(27) macro
215 #define IR_ERR_LEC_31X (IR_PED | IR_PEA)
791 if (cdev->version >= 31 && (irqstatus & IR_PEA)) { in m_can_handle_protocol_error()
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dm_can.c167 #define IR_PEA BIT(27) macro
212 #define IR_ERR_LEC_31X (IR_PED | IR_PEA)
873 if (cdev->version >= 31 && (irqstatus & IR_PEA)) { in m_can_handle_protocol_error()

Completed in 6 milliseconds