Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c157 #define HECC_CANGIF_WLIF BIT(8) /* Warning level interrupt */ macro
692 if (int_status & HECC_CANGIF_WLIF) { in ti_hecc_interrupt()
693 handled |= HECC_CANGIF_WLIF; in ti_hecc_interrupt()