THERMCTL_INTR_STATUS  845 drivers/thermal/tegra/soctherm.c 	r = readl(ts->regs + THERMCTL_INTR_STATUS);
THERMCTL_INTR_STATUS  874 drivers/thermal/tegra/soctherm.c 	st = readl(ts->regs + THERMCTL_INTR_STATUS);
THERMCTL_INTR_STATUS  891 drivers/thermal/tegra/soctherm.c 		writel(ex, ts->regs + THERMCTL_INTR_STATUS);
THERMCTL_INTR_STATUS  926 drivers/thermal/tegra/soctherm.c 		writel(st, ts->regs + THERMCTL_INTR_STATUS);