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 2652 tempcal = MS(reg, AR_PHY_TPC_18_THERM_CAL); 2663 tempcorr = (atemp * (temp - tempcal) + 128) / 256; |
arn9003.c | 2639 int32_t scale, atemp, avolt, tempcal, voltcal, temp, volt; local in function:ar9003_get_desired_txgain 2652 tempcal = MS(reg, AR_PHY_TPC_18_THERM_CAL); 2663 tempcorr = (atemp * (temp - tempcal) + 128) / 256; |