Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c86 #define HECC_CANGIF1 0x44 /* Global interrupt flag 1 */ macro
344 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_reset()
678 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt()
772 hecc_write(priv, HECC_CANGIF1, handled); in ti_hecc_interrupt()
773 int_status = hecc_read(priv, HECC_CANGIF1); in ti_hecc_interrupt()