Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c190 #define HECC_CANGIF_EPIF BIT(9) /* Error passive interrupt */ macro
692 if (int_status & HECC_CANGIF_EPIF) { /* error passive int */ in ti_hecc_error()