Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra132-soctherm.c49 .sensor_temp_offset = SENSOR_TEMP1,
68 .sensor_temp_offset = SENSOR_TEMP1,
H A Dtegra124-soctherm.c49 .sensor_temp_offset = SENSOR_TEMP1,
68 .sensor_temp_offset = SENSOR_TEMP1,
H A Dtegra210-soctherm.c50 .sensor_temp_offset = SENSOR_TEMP1,
69 .sensor_temp_offset = SENSOR_TEMP1,
H A Dsoctherm.h52 #define SENSOR_TEMP1 0x1c8 macro
H A Dsoctherm.c1324 r = readl(ts->regs + SENSOR_TEMP1); in regs_show()