Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c217 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() function
371 hecc_write_mbx(priv, mbxno, HECC_CANMID, HECC_CANMID_AME); in ti_hecc_start()
492 hecc_write_mbx(priv, mbxno, HECC_CANMCF, data); in ti_hecc_xmit()
498 hecc_write_mbx(priv, mbxno, HECC_CANMID, data); in ti_hecc_xmit()
499 hecc_write_mbx(priv, mbxno, HECC_CANMDL, in ti_hecc_xmit()
502 hecc_write_mbx(priv, mbxno, HECC_CANMDH, in ti_hecc_xmit()