Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dat91_can.c238 static inline unsigned int get_head_prio_shift(const struct at91_priv *priv) in get_head_prio_shift() function
277 return (priv->tx_head >> get_head_prio_shift(priv)) & 0xf; in get_tx_head_prio()