HomeSort by: relevance | last modified time | path
    Searched defs:avolt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
arn9003.c 2639 int32_t scale, atemp, avolt, tempcal, voltcal, temp, volt; local in function:ar9003_get_desired_txgain
2649 avolt = MS(reg, AR_PHY_TPC_19_ALPHA_VOLT);
2664 voltcorr = (avolt * (volt - voltcal) + 64) / 128;
arn9003.c 2639 int32_t scale, atemp, avolt, tempcal, voltcal, temp, volt; local in function:ar9003_get_desired_txgain
2649 avolt = MS(reg, AR_PHY_TPC_19_ALPHA_VOLT);
2664 voltcorr = (avolt * (volt - voltcal) + 64) / 128;

Completed in 24 milliseconds