Searched refs:avolt (Results 1 – 1 of 1) sorted by relevance
2542 int32_t scale, atemp, avolt, tempcal, voltcal, temp, volt; in ar9003_get_desired_txgain() local2552 avolt = MS(reg, AR_PHY_TPC_19_ALPHA_VOLT); in ar9003_get_desired_txgain()2567 voltcorr = (avolt * (volt - voltcal) + 64) / 128; in ar9003_get_desired_txgain()