Searched refs:exynos_tmu_data (Results 1 – 2 of 2) sorted by relevance
193 struct exynos_tmu_data { struct209 int (*tmu_read)(struct exynos_tmu_data *data); argument210 void (*tmu_set_emulation)(struct exynos_tmu_data *data, int temp); argument211 void (*tmu_clear_irqs)(struct exynos_tmu_data *data); argument214 static void exynos_report_trigger(struct exynos_tmu_data *p) in exynos_report_trigger()245 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()272 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp()295 static void sanitize_temp_error(struct exynos_tmu_data *data, u32 trim_info) in sanitize_temp_error()314 static u32 get_th_reg(struct exynos_tmu_data *data, u32 threshold, bool falling) in get_th_reg()346 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_initialize()[all …]
65 (exynos_tmu_data.c) (exynos_tmu.c) (exynos_thermal_common.c)66 (exynos_tmu_data.h) (exynos_tmu.h) (exynos_thermal_common.h)