tmu_intclear      794 drivers/thermal/samsung/exynos_tmu.c 	u32 tmu_intstat, tmu_intclear;
tmu_intclear      798 drivers/thermal/samsung/exynos_tmu.c 		tmu_intclear = EXYNOS5260_TMU_REG_INTCLEAR;
tmu_intclear      801 drivers/thermal/samsung/exynos_tmu.c 		tmu_intclear = EXYNOS7_TMU_REG_INTPEND;
tmu_intclear      804 drivers/thermal/samsung/exynos_tmu.c 		tmu_intclear = EXYNOS5433_TMU_REG_INTPEND;
tmu_intclear      807 drivers/thermal/samsung/exynos_tmu.c 		tmu_intclear = EXYNOS_TMU_REG_INTCLEAR;
tmu_intclear      819 drivers/thermal/samsung/exynos_tmu.c 	writel(val_irq, data->base + tmu_intclear);