Searched refs:SENSOR_TEMP1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | tegra210-soctherm.c | 50 .sensor_temp_offset = SENSOR_TEMP1, 69 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | tegra132-soctherm.c | 49 .sensor_temp_offset = SENSOR_TEMP1, 68 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | tegra124-soctherm.c | 49 .sensor_temp_offset = SENSOR_TEMP1, 68 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | soctherm.h | 52 #define SENSOR_TEMP1 0x1c8 macro
|
H A D | soctherm.c | 1362 r = readl(ts->regs + SENSOR_TEMP1); in regs_show()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra210-soctherm.c | 50 .sensor_temp_offset = SENSOR_TEMP1, 69 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | tegra132-soctherm.c | 49 .sensor_temp_offset = SENSOR_TEMP1, 68 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | tegra124-soctherm.c | 49 .sensor_temp_offset = SENSOR_TEMP1, 68 .sensor_temp_offset = SENSOR_TEMP1,
|
H A D | soctherm.h | 52 #define SENSOR_TEMP1 0x1c8 macro
|
H A D | soctherm.c | 1324 r = readl(ts->regs + SENSOR_TEMP1); in regs_show()
|
Completed in 10 milliseconds