Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c112 #define HECC_CANTA 0x10 /* Transmission acknowledge */ macro
373 hecc_write(priv, HECC_CANTA, HECC_SET_REG); in ti_hecc_reset()
777 if (!(mbx_mask & hecc_read(priv, HECC_CANTA))) in ti_hecc_interrupt()
780 hecc_write(priv, HECC_CANTA, mbx_mask); in ti_hecc_interrupt()