Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c202 static inline int get_tx_head_mb(struct ti_hecc_priv *priv) in get_tx_head_mb() function
485 mbxno = get_tx_head_mb(priv); in ti_hecc_xmit()
520 if ((hecc_read(priv, HECC_CANME) & BIT(get_tx_head_mb(priv))) || in ti_hecc_xmit()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c192 static inline int get_tx_head_mb(struct ti_hecc_priv *priv) in get_tx_head_mb() function
475 mbxno = get_tx_head_mb(priv); in ti_hecc_xmit()
510 if ((hecc_read(priv, HECC_CANME) & BIT(get_tx_head_mb(priv))) || in ti_hecc_xmit()

Completed in 4 milliseconds