Home
last modified time | relevance | path

Searched refs:SENSOR_TEMP2 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thermal/tegra/
H A Dtegra132-soctherm.c87 .sensor_temp_offset = SENSOR_TEMP2,
104 .sensor_temp_offset = SENSOR_TEMP2,
H A Dtegra114-soctherm.c78 .sensor_temp_offset = SENSOR_TEMP2,
95 .sensor_temp_offset = SENSOR_TEMP2,
H A Dtegra210-soctherm.c88 .sensor_temp_offset = SENSOR_TEMP2,
105 .sensor_temp_offset = SENSOR_TEMP2,
H A Dtegra124-soctherm.c87 .sensor_temp_offset = SENSOR_TEMP2,
104 .sensor_temp_offset = SENSOR_TEMP2,
H A Dsoctherm.h55 #define SENSOR_TEMP2 0x1cc macro
H A Dsoctherm.c1331 r = readl(ts->regs + SENSOR_TEMP2); in regs_show()