Searched refs:HECC_SET_REG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/can/ |
H A D | ti_hecc.c | 107 #define HECC_SET_REG 0xFFFFFFFF macro 341 hecc_write(priv, HECC_CANTA, HECC_SET_REG); in ti_hecc_reset() 342 hecc_write(priv, HECC_CANRMP, HECC_SET_REG); in ti_hecc_reset() 343 hecc_write(priv, HECC_CANGIF0, HECC_SET_REG); in ti_hecc_reset() 344 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_reset() 364 hecc_write(priv, HECC_CANGAM, HECC_SET_REG); in ti_hecc_start() 372 hecc_write_lam(priv, mbxno, HECC_SET_REG); in ti_hecc_start() 391 hecc_write(priv, HECC_CANMIL, HECC_SET_REG); in ti_hecc_start()
|