Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c248 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() function
403 hecc_write_mbx(priv, mbxno, HECC_CANMID, HECC_CANMID_AME); in ti_hecc_start()
512 hecc_write_mbx(priv, mbxno, HECC_CANMCF, data); in ti_hecc_xmit()
518 hecc_write_mbx(priv, mbxno, HECC_CANMID, data); in ti_hecc_xmit()
519 hecc_write_mbx(priv, mbxno, HECC_CANMDL, in ti_hecc_xmit()
522 hecc_write_mbx(priv, mbxno, HECC_CANMDH, in ti_hecc_xmit()