Searched refs:latest_volt_value (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c680 int latest_therm_value = 0, latest_volt_value = 0, olpc_gain_delta_tmp = 0; local
717 /*field_read("BB_therm_adc_4.latest_volt_value", &latest_volt_value);*/
718 latest_volt_value =
766 (int) (alpha_volt * (latest_volt_value - volt_cal_value) + 64) >> 7;

Completed in 49 milliseconds