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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_phy.c52 antconf->fast_div_bias = (regval & AR_PHY_9285_FAST_DIV_BIAS) >>
65 AR_PHY_9285_FAST_DIV_BIAS);
71 & AR_PHY_9285_FAST_DIV_BIAS);
H A Dar9285phy.h104 #define AR_PHY_9285_FAST_DIV_BIAS 0x00007E00 macro
H A Dar9285_btcoex.c111 regVal &= (~(AR_PHY_9285_FAST_DIV_BIAS));
H A Dar9285_diversity.c150 regVal &= (~(AR_PHY_9285_FAST_DIV_BIAS));

Completed in 50 milliseconds