Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c97 bool tztemp_limit; member
280 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) in wtemp_dvfs_is_effect()
304 if (e->lmt.tztemp_limit && temp >= e->lmt.tz_temp) { in __wtemp_dvfs_apply()
480 !e->lmt.htemp_limit && !e->lmt.tztemp_limit) in print_e_state()
491 e->lmt.tztemp_limit ? s_tz : NULL, in print_e_state()
584 priv->cpu->lmt.tztemp_limit = true; in wtemp_dvfs_ofdata_to_platdata()
587 priv->dmc->lmt.tztemp_limit = true; in wtemp_dvfs_ofdata_to_platdata()