Searched refs:freq_hz (Results 1 – 5 of 5) sorted by relevance
463 uint64_t freq_hz; member536 uint64_t freq_hz; member
1106 *match_freq = resp.freq_hz; in ti_sci_clock_get_match_freq()1198 *freq = resp.freq_hz; in ti_sci_clock_get_freq()
267 static struct pvtpll_table *rkclk_get_pll_config(unsigned int freq_hz) in rkclk_get_pll_config() argument273 if (freq_hz == rk3568_cpu_pvtpll_table[i].rate) in rkclk_get_pll_config()
375 unsigned int freq_hz) in rkclk_get_pvtpll_config() argument380 if (freq_hz == table[i].rate) in rkclk_get_pvtpll_config()
291 unsigned int freq_hz) in rkclk_get_pvtpll_config() argument296 if (freq_hz == table[i].rate) in rkclk_get_pvtpll_config()