Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/i2c/
Dtwl4030-madc.h118 #define TEMP_PSR_R 100 macro
/linux-3.4.99/drivers/mfd/
Dtwl4030-madc.c174 volt = (raw_volt * TEMP_STEP_SIZE) / TEMP_PSR_R; in twl4030battery_temperature()