Home
last modified time | relevance | path

Searched refs:db8500_thermal_update_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Ddb8500_thermal.c91 static void db8500_thermal_update_config(struct db8500_thermal_zone *th, in db8500_thermal_update_config() function
130 db8500_thermal_update_config(th, idx, THERMAL_TREND_DROPPING, in prcmu_low_irq_handler()
152 db8500_thermal_update_config(th, idx, THERMAL_TREND_RAISING, in prcmu_high_irq_handler()
213 db8500_thermal_update_config(th, 0, THERMAL_TREND_STABLE, in db8500_thermal_probe()
235 db8500_thermal_update_config(th, 0, THERMAL_TREND_STABLE, in db8500_thermal_resume()
/kernel/linux/linux-6.6/drivers/thermal/
H A Ddb8500_thermal.c80 static void db8500_thermal_update_config(struct db8500_thermal_zone *th, in db8500_thermal_update_config() function
117 db8500_thermal_update_config(th, idx, next_low, next_high); in prcmu_low_irq_handler()
138 db8500_thermal_update_config(th, idx, next_low, next_high); in prcmu_high_irq_handler()
196 db8500_thermal_update_config(th, 0, PRCMU_DEFAULT_LOW_TEMP, in db8500_thermal_probe()
217 db8500_thermal_update_config(th, 0, PRCMU_DEFAULT_LOW_TEMP, in db8500_thermal_resume()

Completed in 2 milliseconds