Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c394 char s_temp[TEMP_STRING_LEN]; in wtemp_dvfs_apply() local
403 temp2string(temp, s_temp, TEMP_STRING_LEN); in wtemp_dvfs_apply()
404 printf("DVFS: %s'c\n", s_temp); in wtemp_dvfs_apply()
421 char s_temp[TEMP_STRING_LEN]; in wtemp_dvfs_repeat_apply() local
460 temp2string(temp, s_temp, TEMP_STRING_LEN); in wtemp_dvfs_repeat_apply()
462 s_temp, __wtemp_clk_get_rate(e), in wtemp_dvfs_repeat_apply()