Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c84 #define HECC_CANGIF0 0x3C /* Global interrupt flag 0 */ macro
343 hecc_write(priv, HECC_CANGIF0, HECC_SET_REG); in ti_hecc_reset()
678 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt()
775 hecc_write(priv, HECC_CANGIF0, handled); in ti_hecc_interrupt()
776 int_status = hecc_read(priv, HECC_CANGIF0); in ti_hecc_interrupt()