Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c156 #define HECC_CANGIF_EPIF BIT(9) /* Error passive interrupt */ macro
700 if (int_status & HECC_CANGIF_EPIF) { in ti_hecc_interrupt()
701 handled |= HECC_CANGIF_EPIF; in ti_hecc_interrupt()