Home
last modified time | relevance | path

Searched refs:fast_div_bias (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dantenna.c385 /* Adjust the fast_div_bias based on main and alt lna conf */ in ath_ant_div_conf_fast_divbias()
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 in ath_ant_div_conf_fast_divbias()
[all...]
H A Dar9002_phy.c388 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()
H A Dath9k.h942 int fast_div_bias; member
H A Dar9003_phy.c1517 antconf->fast_div_bias = (regval & AR_PHY_ANT_FAST_DIV_BIAS) >> in ar9003_hw_antdiv_comb_conf_get()
1554 regval |= ((antconf->fast_div_bias << AR_PHY_ANT_FAST_DIV_BIAS_S) in ar9003_hw_antdiv_comb_conf_set()
H A Dhw.h565 u8 fast_div_bias; member
H A Dinit.c468 sc->ant_comb.fast_div_bias = 3; in ath9k_init_pcoem_platform()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dantenna.c385 /* Adjust the fast_div_bias based on main and alt lna conf */ in ath_ant_div_conf_fast_divbias()
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 in ath_ant_div_conf_fast_divbias()
[all...]
H A Dar9002_phy.c388 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()
H A Dath9k.h942 int fast_div_bias; member
H A Dar9003_phy.c1508 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()
H A Dhw.h565 u8 fast_div_bias; member
H A Dinit.c468 sc->ant_comb.fast_div_bias = 3; in ath9k_init_pcoem_platform()

Completed in 23 milliseconds