Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c73 #define HECC_CANTA 0x10 /* Transmission acknowledge */ macro
341 hecc_write(priv, HECC_CANTA, HECC_SET_REG); in ti_hecc_reset()
742 if (!(mbx_mask & hecc_read(priv, HECC_CANTA))) in ti_hecc_interrupt()
744 hecc_write(priv, HECC_CANTA, mbx_mask); in ti_hecc_interrupt()