Searched refs:EXYNOS7_TMU_TEMP_MASK (Results 1 – 1 of 1) sorted by relevance
155 #define EXYNOS7_TMU_TEMP_MASK 0x1ff macro678 data->temp_error1 = trim_info & EXYNOS7_TMU_TEMP_MASK; in exynos7_tmu_initialize()719 rising_threshold &= ~(EXYNOS7_TMU_TEMP_MASK << (16 * bit_off)); in exynos7_tmu_initialize()726 falling_threshold &= ~(EXYNOS7_TMU_TEMP_MASK << (16 * bit_off)); in exynos7_tmu_initialize()1007 EXYNOS7_TMU_TEMP_MASK; in exynos7_tmu_read()