Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c275 hecc_write(priv, HECC_CANBTC, can_btc); in ti_hecc_set_btc()
321 hecc_write(priv, HECC_CANMC, 0); in ti_hecc_reset()
345 hecc_write(priv, HECC_CANME, 0); in ti_hecc_reset()
346 hecc_write(priv, HECC_CANMD, 0); in ti_hecc_reset()
387 hecc_write(priv, HECC_CANOPC, mbx_mask); in ti_hecc_start()
395 hecc_write(priv, HECC_CANMIL, 0); in ti_hecc_start()
396 hecc_write(priv, HECC_CANGIM, in ti_hecc_start()
410 hecc_write(priv, HECC_CANGIM, 0); in ti_hecc_stop()
411 hecc_write(priv, HECC_CANMIM, 0); in ti_hecc_stop()
412 hecc_write(priv, HECC_CANME, 0); in ti_hecc_stop()
[all …]