Searched refs:bhnd_pwrctl_clock_rate (Results 1 – 2 of 2) sorted by relevance
113 rate = bhnd_pwrctl_clock_rate(pll_type, n, m); in bhnd_pwrctl_si_clock_rate()177 return (bhnd_pwrctl_clock_rate(pll_type, n, m)); in bhnd_pwrctl_cpu_clock_rate()189 bhnd_pwrctl_clock_rate(uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_clock_rate() function
40 uint32_t bhnd_pwrctl_clock_rate(uint32_t pll_type, uint32_t n,