Searched refs:get_next_prio_shift (Results 1 – 1 of 1) sorted by relevance
231 static inline unsigned int get_next_prio_shift(const struct at91_priv *priv) in get_next_prio_shift() function270 return (priv->tx_next >> get_next_prio_shift(priv)) & 0xf; in get_tx_next_prio()