Home
last modified time | relevance | path

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

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