Searched refs:fast_div_bias (Results 1 – 4 of 4) sorted by relevance
388 antconf->fast_div_bias = (regval & AR_PHY_9285_FAST_DIV_BIAS) >> in ar9002_hw_antdiv_comb_conf_get()408 regval |= ((antconf->fast_div_bias << AR_PHY_9285_FAST_DIV_BIAS_S) in ar9002_hw_antdiv_comb_conf_set()
1505 antconf->fast_div_bias = (regval & AR_PHY_ANT_FAST_DIV_BIAS) >> in ar9003_hw_antdiv_comb_conf_get()1542 regval |= ((antconf->fast_div_bias << AR_PHY_ANT_FAST_DIV_BIAS_S) in ar9003_hw_antdiv_comb_conf_set()
942 int fast_div_bias; member
467 sc->ant_comb.fast_div_bias = 3; in ath9k_init_pcoem_platform()