Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dat91_can.c270 static inline unsigned int get_tx_head_mb(const struct at91_priv *priv) in get_tx_head_mb() function
481 mb = get_tx_head_mb(priv); in at91_start_xmit()
520 if (!(at91_read(priv, AT91_MSR(get_tx_head_mb(priv))) & in at91_start_xmit()
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()