base_second 176 drivers/thermal/samsung/exynos_tmu.c void __iomem *base_second; base_second 439 drivers/thermal/samsung/exynos_tmu.c trim_info = readl(data->base_second + EXYNOS_TMU_REG_TRIMINFO); base_second 987 drivers/thermal/samsung/exynos_tmu.c data->base_second = devm_ioremap(&pdev->dev, res.start, base_second 989 drivers/thermal/samsung/exynos_tmu.c if (!data->base_second) {