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