Searched refs:HECC_SET_REG (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/can/ |
| D | ti_hecc.c | 143 #define HECC_SET_REG 0xFFFFFFFF macro 373 hecc_write(priv, HECC_CANTA, HECC_SET_REG); in ti_hecc_reset() 374 hecc_write(priv, HECC_CANRMP, HECC_SET_REG); in ti_hecc_reset() 375 hecc_write(priv, HECC_CANGIF0, HECC_SET_REG); in ti_hecc_reset() 376 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_reset() 396 hecc_write(priv, HECC_CANGAM, HECC_SET_REG); in ti_hecc_start() 404 hecc_write_lam(priv, mbxno, HECC_SET_REG); in ti_hecc_start() 411 hecc_write(priv, HECC_CANOPC, HECC_SET_REG); in ti_hecc_start() 413 hecc_write(priv, HECC_CANMIL, HECC_SET_REG); in ti_hecc_start() 810 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_interrupt() [all …]
|