Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
Dsoctherm.h32 #define SENSOR_PDIV 0x1c0 macro
Dsoctherm.c705 r = readl(ts->regs + SENSOR_PDIV); in regs_show()
1242 pdiv = readl(tegra->regs + SENSOR_PDIV); in soctherm_init()
1254 writel(pdiv, tegra->regs + SENSOR_PDIV); in soctherm_init()