Home
last modified time | relevance | path

Searched refs:SENSOR_HOTSPOT_OFF (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h38 #define SENSOR_HOTSPOT_OFF 0x1c4 macro
Dsoctherm.c674 r = readl(ts->regs + SENSOR_HOTSPOT_OFF); in regs_show()
1209 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
1221 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()