Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dtegra210-soctherm.c85 .sensor_temp_offset = SENSOR_TEMP2,
101 .sensor_temp_offset = SENSOR_TEMP2,
Dtegra132-soctherm.c84 .sensor_temp_offset = SENSOR_TEMP2,
100 .sensor_temp_offset = SENSOR_TEMP2,
Dtegra124-soctherm.c84 .sensor_temp_offset = SENSOR_TEMP2,
100 .sensor_temp_offset = SENSOR_TEMP2,
Dsoctherm.h46 #define SENSOR_TEMP2 0x1cc macro
Dsoctherm.c685 r = readl(ts->regs + SENSOR_TEMP2); in regs_show()