Searched refs:fast_div_bias (Results 1 – 6 of 6) sorted by relevance
389 ant_conf->fast_div_bias = 0x3b; in ath_ant_div_conf_fast_divbias()392 ant_conf->fast_div_bias = 0x3d; in ath_ant_div_conf_fast_divbias()395 ant_conf->fast_div_bias = 0x1; in ath_ant_div_conf_fast_divbias()398 ant_conf->fast_div_bias = 0x7; in ath_ant_div_conf_fast_divbias()401 ant_conf->fast_div_bias = 0x2; in ath_ant_div_conf_fast_divbias()404 ant_conf->fast_div_bias = 0x7; in ath_ant_div_conf_fast_divbias()407 ant_conf->fast_div_bias = 0x6; in ath_ant_div_conf_fast_divbias()410 ant_conf->fast_div_bias = 0x0; in ath_ant_div_conf_fast_divbias()413 ant_conf->fast_div_bias = 0x6; in ath_ant_div_conf_fast_divbias()416 ant_conf->fast_div_bias = 0x1; in ath_ant_div_conf_fast_divbias()[all …]
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()
1508 antconf->fast_div_bias = (regval & AR_PHY_ANT_FAST_DIV_BIAS) >> in ar9003_hw_antdiv_comb_conf_get()1545 regval |= ((antconf->fast_div_bias << AR_PHY_ANT_FAST_DIV_BIAS_S) in ar9003_hw_antdiv_comb_conf_set()
941 int fast_div_bias; member
565 u8 fast_div_bias; member
468 sc->ant_comb.fast_div_bias = 3; in ath9k_init_pcoem_platform()