Home
last modified time | relevance | path

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

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