Home
last modified time | relevance | path

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

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