Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c362 static u32 get_con_reg(struct exynos_tmu_data *data, u32 con) in get_con_reg() function
742 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos4210_tmu_control()
773 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos5433_tmu_control()
815 con = get_con_reg(data, readl(data->base + EXYNOS5440_TMU_S0_7_CTRL)); in exynos5440_tmu_control()
844 con = get_con_reg(data, readl(data->base + EXYNOS_TMU_REG_CONTROL)); in exynos7_tmu_control()