Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9285_phy.c53 AR_PHY_9285_FAST_DIV_BIAS_S; in ar9285_antdiv_comb_conf_get()
70 regval |= ((antconf->fast_div_bias << AR_PHY_9285_FAST_DIV_BIAS_S) in ar9285_antdiv_comb_conf_set()
HDar9285phy.h105 #define AR_PHY_9285_FAST_DIV_BIAS_S 9 macro
HDar9285_diversity.c151 regVal |= (0 << AR_PHY_9285_FAST_DIV_BIAS_S); in ar9285SetAntennaSwitch()