Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9003.c2816 #define SCALE_LOG 8 in ar9003_compute_predistortion() macro
2817 #define SCALE (1 << SCALE_LOG) in ar9003_compute_predistortion()
2899 scale = ((y4 / SCALE_LOG) * (L + 1) - in ar9003_compute_predistortion()
2900 (y2 / SCALE_LOG) * sumy2) * SCALE_LOG; in ar9003_compute_predistortion()
3015 #undef SCALE_LOG in ar9003_compute_predistortion()