Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c166 #define HECC_CANGIF_EPIF BIT(9) /* Error passive interrupt */ macro
709 if (int_status & HECC_CANGIF_EPIF) { in ti_hecc_interrupt()
710 handled |= HECC_CANGIF_EPIF; in ti_hecc_interrupt()