Searched refs:get_head_prio_shift (Results 1 – 1 of 1) sorted by relevance
238 static inline unsigned int get_head_prio_shift(const struct at91_priv *priv) in get_head_prio_shift() function277 return (priv->tx_head >> get_head_prio_shift(priv)) & 0xf; in get_tx_head_prio()