Home
last modified time | relevance | path

Searched refs:get_con_reg (Results 1 – 1 of 1) sorted by relevance

/drivers/thermal/samsung/
Dexynos_tmu.c362 static u32 get_con_reg(struct exynos_tmu_data *data, u32 con) in get_con_reg() function
743 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos4210_tmu_control()
774 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos5433_tmu_control()
816 con = get_con_reg(data, readl(data->base + EXYNOS5440_TMU_S0_7_CTRL)); in exynos5440_tmu_control()
845 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos7_tmu_control()