Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h47 #define SENSOR_HOTSPOT_OFF 0x1c4 macro
H A Dsoctherm.c1318 r = readl(ts->regs + SENSOR_HOTSPOT_OFF); in regs_show()
2036 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
2048 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()