Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dtegra210-soctherm.c49 .sensor_temp_offset = SENSOR_TEMP1,
67 .sensor_temp_offset = SENSOR_TEMP1,
Dtegra132-soctherm.c48 .sensor_temp_offset = SENSOR_TEMP1,
66 .sensor_temp_offset = SENSOR_TEMP1,
Dtegra124-soctherm.c48 .sensor_temp_offset = SENSOR_TEMP1,
66 .sensor_temp_offset = SENSOR_TEMP1,
Dsoctherm.h43 #define SENSOR_TEMP1 0x1c8 macro
Dsoctherm.c680 r = readl(ts->regs + SENSOR_TEMP1); in regs_show()