Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c392 char s_temp[TEMP_STRING_LEN]; in wtemp_dvfs_apply() local
401 temp2string(temp, s_temp, TEMP_STRING_LEN); in wtemp_dvfs_apply()
402 printf("DVFS: %s'c\n", s_temp); in wtemp_dvfs_apply()
419 char s_temp[TEMP_STRING_LEN]; in wtemp_dvfs_repeat_apply() local
458 temp2string(temp, s_temp, TEMP_STRING_LEN); in wtemp_dvfs_repeat_apply()
460 s_temp, __wtemp_clk_get_rate(e), in wtemp_dvfs_repeat_apply()