Home
last modified time | relevance | path

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

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