Searched refs:W0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ah_regdomain/
H A Dah_rd_domains.h31 #define W0(_a) \ macro
35 #define BM1(_fa) { W0(_fa), W1(_fa) }
36 #define BM2(_fa, _fb) { W0(_fa) | W0(_fb), W1(_fa) | W1(_fb) }
38 { W0(_fa) | W0(_fb) | W0(_fc), W1(_fa) | W1(_fb) | W1(_fc) }
40 { W0(_fa) | W0(_fb) | W0(_f
[all...]

Completed in 47 milliseconds