Home
last modified time | relevance | path

Searched refs:TEMP_STEP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/i2c/
Dtwl4030-madc.h119 #define TEMP_STEP_SIZE 147 macro
/linux-4.1.27/drivers/iio/adc/
Dtwl4030-madc.c231 volt = (raw_volt * TEMP_STEP_SIZE) / TEMP_PSR_R; in twl4030battery_temperature()