Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dat91_can.c218 static inline unsigned int get_mb_tx_shift(const struct at91_priv *priv) in get_mb_tx_shift() function
225 return 1 << get_mb_tx_shift(priv); in get_mb_tx_num()
240 return get_mb_tx_shift(priv); in get_head_prio_shift()
245 return 0xf << get_mb_tx_shift(priv); in get_head_prio_mask()
250 return AT91_MB_MASK(get_mb_tx_shift(priv)); in get_head_mb_mask()