Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/samsung/
H A Dexynos_tmu.c175 struct exynos_tmu_data { struct
196 void (*tmu_set_trip_temp)(struct exynos_tmu_data *data, int trip, argument
198 void (*tmu_set_trip_hyst)(struct exynos_tmu_data *data, int trip, argument
202 int (*tmu_read)(struct exynos_tmu_data *data); argument
203 void (*tmu_set_emulation)(struct exynos_tmu_data *data, int temp); argument
204 void (*tmu_clear_irqs)(struct exynos_tmu_data *data); argument
211 static int temp_to_code(struct exynos_tmu_data *data, u8 temp) in temp_to_code()
226 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp()
237 static void sanitize_temp_error(struct exynos_tmu_data *data, u32 trim_info) in sanitize_temp_error()
260 struct exynos_tmu_data *data = platform_get_drvdata(pdev); in exynos_tmu_initialize()
[all …]
/openbmc/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst75 (exynos_tmu_data.c) (exynos_tmu.c) (exynos_thermal_common.c)
76 (exynos_tmu_data.h) (exynos_tmu.h) (exynos_thermal_common.h)