Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds