Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c150 #define HECC_CANGIF_GMIF BIT(15) /* Global mailbox interrupt */ macro
738 if (int_status & HECC_CANGIF_GMIF) { in ti_hecc_interrupt()