Searched defs:mbxno (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/net/can/ |
D | ti_hecc.c | 243 static inline void hecc_write_lam(struct ti_hecc_priv *priv, u32 mbxno, u32 val) in hecc_write_lam() 248 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() 255 static inline u32 hecc_read_mbx(struct ti_hecc_priv *priv, u32 mbxno, u32 reg) in hecc_read_mbx() 396 u32 cnt, mbxno, mbx_mask; in ti_hecc_start() local 487 u32 mbxno, mbx_mask, data; in ti_hecc_xmit() local 542 static int ti_hecc_rx_pkt(struct ti_hecc_priv *priv, int mbxno) in ti_hecc_rx_pkt() 760 u32 mbxno, mbx_mask, int_status, err_status; in ti_hecc_interrupt() local
|