emul_con 712 drivers/thermal/samsung/exynos_tmu.c u32 emul_con; emul_con 715 drivers/thermal/samsung/exynos_tmu.c emul_con = EXYNOS5260_EMUL_CON; emul_con 717 drivers/thermal/samsung/exynos_tmu.c emul_con = EXYNOS5433_TMU_EMUL_CON; emul_con 719 drivers/thermal/samsung/exynos_tmu.c emul_con = EXYNOS7_TMU_REG_EMUL_CON; emul_con 721 drivers/thermal/samsung/exynos_tmu.c emul_con = EXYNOS_EMUL_CON; emul_con 723 drivers/thermal/samsung/exynos_tmu.c val = readl(data->base + emul_con); emul_con 725 drivers/thermal/samsung/exynos_tmu.c writel(val, data->base + emul_con);