Searched refs:SENSOR_TEMP2 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | tegra210-soctherm.c | 88 .sensor_temp_offset = SENSOR_TEMP2, 105 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | tegra132-soctherm.c | 87 .sensor_temp_offset = SENSOR_TEMP2, 104 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | tegra124-soctherm.c | 87 .sensor_temp_offset = SENSOR_TEMP2, 104 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | soctherm.h | 55 #define SENSOR_TEMP2 0x1cc macro
|
H A D | soctherm.c | 1367 r = readl(ts->regs + SENSOR_TEMP2); in regs_show()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra210-soctherm.c | 88 .sensor_temp_offset = SENSOR_TEMP2, 105 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | tegra132-soctherm.c | 87 .sensor_temp_offset = SENSOR_TEMP2, 104 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | tegra124-soctherm.c | 87 .sensor_temp_offset = SENSOR_TEMP2, 104 .sensor_temp_offset = SENSOR_TEMP2,
|
H A D | soctherm.h | 55 #define SENSOR_TEMP2 0x1cc macro
|
H A D | soctherm.c | 1329 r = readl(ts->regs + SENSOR_TEMP2); in regs_show()
|
Completed in 10 milliseconds