Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c167 #define HECC_CANGIF_WLIF BIT(8) /* Warning level interrupt */ macro
701 if (int_status & HECC_CANGIF_WLIF) { in ti_hecc_interrupt()
702 handled |= HECC_CANGIF_WLIF; in ti_hecc_interrupt()