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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dti_hecc.c247 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, function
411 hecc_write_mbx(priv, mbxno, HECC_CANMID, HECC_CANMID_AME);
509 hecc_write_mbx(priv, mbxno, HECC_CANMCF, data);
515 hecc_write_mbx(priv, mbxno, HECC_CANMID, data);
516 hecc_write_mbx(priv, mbxno, HECC_CANMDL,
519 hecc_write_mbx(priv, mbxno, HECC_CANMDH,

Completed in 134 milliseconds