Searched defs:mbxno (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | ti_hecc.c | 217 static inline void hecc_write_lam(struct ti_hecc_priv *priv, u32 mbxno, u32 val) in hecc_write_lam() argument 222 static inline u32 hecc_read_stamp(struct ti_hecc_priv *priv, u32 mbxno) in hecc_read_stamp() argument 227 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() argument 233 static inline u32 hecc_read_mbx(struct ti_hecc_priv *priv, u32 mbxno, u32 reg) in hecc_read_mbx() argument 365 u32 cnt, mbxno, mbx_mask; in ti_hecc_start() local 479 u32 mbxno, mbx_mask, data; ti_hecc_xmit() local 538 ti_hecc_mailbox_read(struct can_rx_offload *offload, unsigned int mbxno, u32 *timestamp, bool drop) ti_hecc_mailbox_read() argument 681 u32 mbxno, mbx_mask, int_status, err_status, stamp; ti_hecc_interrupt() local [all...] |
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | bxcan.c | 361 bxcan_mailbox_read(struct can_rx_offload *offload, unsigned int mbxno, u32 *timestamp, bool drop) bxcan_mailbox_read() argument
|
H A D | ti_hecc.c | 207 static inline void hecc_write_lam(struct ti_hecc_priv *priv, u32 mbxno, u32 val) in hecc_write_lam() argument 212 static inline u32 hecc_read_stamp(struct ti_hecc_priv *priv, u32 mbxno) in hecc_read_stamp() argument 217 static inline void hecc_write_mbx(struct ti_hecc_priv *priv, u32 mbxno, in hecc_write_mbx() argument 223 static inline u32 hecc_read_mbx(struct ti_hecc_priv *priv, u32 mbxno, u32 reg) in hecc_read_mbx() argument 355 u32 cnt, mbxno, mbx_mask; in ti_hecc_start() local 469 u32 mbxno, mbx_mask, data; ti_hecc_xmit() local 528 ti_hecc_mailbox_read(struct can_rx_offload *offload, unsigned int mbxno, u32 *timestamp, bool drop) ti_hecc_mailbox_read() argument 672 u32 mbxno, mbx_mask, int_status, err_status, stamp; ti_hecc_interrupt() local [all...] |
Completed in 6 milliseconds