Searched refs:freq_to_str (Results 1 – 5 of 5) sorted by relevance
185 char *freq_to_str(uint64_t freq_hz);
144 return freq_to_str(clock_get_hz(clk)); in clock_display_freq()
994 char *freq_to_str(uint64_t freq_hz) in freq_to_str() function
466 g_autofree char *cpu_freq_str = freq_to_str(CPU_FREQ_HZ_DEFAULT); in mips_cpu_realizefn()
3563 str = freq_to_str(999); in test_freq_to_str()3567 str = freq_to_str(1000); in test_freq_to_str()3571 str = freq_to_str(1010); in test_freq_to_str()