Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c96 bool htemp_limit; member
280 else if (e->lmt.htemp_limit && temp >= e->lmt.high_temp) in wtemp_dvfs_is_effect()
305 } else if (e->lmt.htemp_limit && temp >= e->lmt.high_temp) { in __wtemp_dvfs_apply()
382 e->lmt.htemp_limit = true; in __wtemp_common_ofdata_to_platdata()
478 !e->lmt.htemp_limit && !e->lmt.tztemp_limit) in print_e_state()
487 e->lmt.htemp_limit ? s_high : NULL, in print_e_state()