Home
last modified time | relevance | path

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

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