EXYNOS_TMU_REG_CONTROL 401 drivers/thermal/samsung/exynos_tmu.c con = readl(data->base + EXYNOS_TMU_REG_CONTROL); EXYNOS_TMU_REG_CONTROL 403 drivers/thermal/samsung/exynos_tmu.c writel(con, data->base + EXYNOS_TMU_REG_CONTROL); EXYNOS_TMU_REG_CONTROL 564 drivers/thermal/samsung/exynos_tmu.c con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); EXYNOS_TMU_REG_CONTROL 585 drivers/thermal/samsung/exynos_tmu.c writel(con, data->base + EXYNOS_TMU_REG_CONTROL); EXYNOS_TMU_REG_CONTROL 594 drivers/thermal/samsung/exynos_tmu.c con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); EXYNOS_TMU_REG_CONTROL 616 drivers/thermal/samsung/exynos_tmu.c writel(con, data->base + EXYNOS_TMU_REG_CONTROL); EXYNOS_TMU_REG_CONTROL 625 drivers/thermal/samsung/exynos_tmu.c con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); EXYNOS_TMU_REG_CONTROL 647 drivers/thermal/samsung/exynos_tmu.c writel(con, data->base + EXYNOS_TMU_REG_CONTROL);