Home | Sort by: relevance | last modified time | path |
/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; |