Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c227 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() function
381 hecc_write_mbx(priv, mbxno, HECC_CANMID, HECC_CANMID_AME); in ti_hecc_start()
502 hecc_write_mbx(priv, mbxno, HECC_CANMCF, data); in ti_hecc_xmit()
508 hecc_write_mbx(priv, mbxno, HECC_CANMID, data); in ti_hecc_xmit()
509 hecc_write_mbx(priv, mbxno, HECC_CANMDL, in ti_hecc_xmit()
512 hecc_write_mbx(priv, mbxno, HECC_CANMDH, in ti_hecc_xmit()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds