Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/tegra/
Dsoctherm.h47 #define SENSOR_HOTSPOT_OFF 0x1c4 macro
Dsoctherm.c1315 r = readl(ts->regs + SENSOR_HOTSPOT_OFF); in regs_show()
2033 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
2045 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()