Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c233 static inline u32 hecc_read_mbx(struct ti_hecc_priv *priv, u32 mbxno, u32 reg) in hecc_read_mbx() function
560 data = hecc_read_mbx(priv, mbxno, HECC_CANMID); in ti_hecc_mailbox_read()
566 data = hecc_read_mbx(priv, mbxno, HECC_CANMCF); in ti_hecc_mailbox_read()
571 data = hecc_read_mbx(priv, mbxno, HECC_CANMDL); in ti_hecc_mailbox_read()
574 data = hecc_read_mbx(priv, mbxno, HECC_CANMDH); in ti_hecc_mailbox_read()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c223 static inline u32 hecc_read_mbx(struct ti_hecc_priv *priv, u32 mbxno, u32 reg) in hecc_read_mbx() function
550 data = hecc_read_mbx(priv, mbxno, HECC_CANMID); in ti_hecc_mailbox_read()
556 data = hecc_read_mbx(priv, mbxno, HECC_CANMCF); in ti_hecc_mailbox_read()
561 data = hecc_read_mbx(priv, mbxno, HECC_CANMDL); in ti_hecc_mailbox_read()
564 data = hecc_read_mbx(priv, mbxno, HECC_CANMDH); in ti_hecc_mailbox_read()

Completed in 4 milliseconds