Searched refs:postdiv_freq (Results 1 – 1 of 1) sorted by relevance
105 uint32_t postdiv_freq = 0; in pllctlv2_get_pll_postdiv_freq_in_hz() local109 postdiv_freq = (uint32_t) (pll_freq / (1U + postdiv * 1.0 / 5U)); in pllctlv2_get_pll_postdiv_freq_in_hz()112 return postdiv_freq; in pllctlv2_get_pll_postdiv_freq_in_hz()
Completed in 2 milliseconds