Home
last modified time | relevance | path

Searched refs:fast_div_bias (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_lna_div.c492 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
497 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
502 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
517 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
542 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
557 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
562 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
567 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
578 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
583 pdiv_ant_conf->fast_div_bias = 0x1; in ath_ant_adjust_fast_divbias()
[all …]
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_phy.c52 antconf->fast_div_bias = (regval & AR_PHY_9285_FAST_DIV_BIAS) >> 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()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1052 u_int8_t fast_div_bias; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3979 div_comb_conf->fast_div_bias = in ar9300_ant_div_comb_get_config()
4027 div_comb_conf->fast_div_bias); in ar9300_ant_div_comb_set_config()