Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c155 #define HECC_CANGIF_BOIF BIT(10) /* Bus off interrupt */ macro
708 if (int_status & HECC_CANGIF_BOIF) { in ti_hecc_interrupt()
709 handled |= HECC_CANGIF_BOIF; in ti_hecc_interrupt()