Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c97 bool tztemp_limit; member
278 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) in wtemp_dvfs_is_effect()
302 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) { in __wtemp_dvfs_apply()
478 !e->lmt.htemp_limit && !e->lmt.tztemp_limit) in print_e_state()
489 e->lmt.tztemp_limit ? s_tz : NULL, in print_e_state()
582 priv->cpu->lmt.tztemp_limit = true; in wtemp_dvfs_ofdata_to_platdata()
585 priv->dmc->lmt.tztemp_limit = true; in wtemp_dvfs_ofdata_to_platdata()