THERMCTL_INTR_DISABLE  684 drivers/thermal/tegra/soctherm.c 	r = readl(zn->ts->regs + THERMCTL_INTR_DISABLE);
THERMCTL_INTR_DISABLE  686 drivers/thermal/tegra/soctherm.c 	writel(r, zn->ts->regs + THERMCTL_INTR_DISABLE);
THERMCTL_INTR_DISABLE  846 drivers/thermal/tegra/soctherm.c 	writel(r, ts->regs + THERMCTL_INTR_DISABLE);