Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c1352 static int find_proper_scale(int expn, int n) in find_proper_scale() argument
1356 q_pw = (expn > n) ? expn - 10 : 0; in find_proper_scale()