Home
last modified time | relevance | path

Searched refs:SENSOR_HOTSPOT_OFF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.h47 #define SENSOR_HOTSPOT_OFF 0x1c4 macro
H A Dsoctherm.c1356 r = readl(ts->regs + SENSOR_HOTSPOT_OFF); in regs_show()
2074 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
2086 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds