Searched refs:HECC_CANGIF_WLIF (Results 1 – 1 of 1) sorted by relevance
157 #define HECC_CANGIF_WLIF BIT(8) /* Warning level interrupt */ macro692 if (int_status & HECC_CANGIF_WLIF) { in ti_hecc_interrupt()693 handled |= HECC_CANGIF_WLIF; in ti_hecc_interrupt()