Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h32 #define SENSOR_PDIV 0x1c0 macro
Dsoctherm.c671 r = readl(ts->regs + SENSOR_PDIV); in regs_show()
1208 pdiv = readl(tegra->regs + SENSOR_PDIV); in soctherm_init()
1220 writel(pdiv, tegra->regs + SENSOR_PDIV); in soctherm_init()