Searched refs:postdiv2_out (Results 1 – 2 of 2) sorted by relevance
17 bool check_sys_clock_khz(uint32_t freq_khz, uint *vco_out, uint *postdiv1_out, uint *postdiv2_out) { in check_sys_clock_khz() argument20 *postdiv2_out = 0; in check_sys_clock_khz()
403 bool check_sys_clock_hz(uint32_t freq_hz, uint *vco_out, uint *postdiv1_out, uint *postdiv2_out) { in check_sys_clock_hz() argument414 *postdiv2_out = postdiv2; in check_sys_clock_hz()424 bool check_sys_clock_khz(uint32_t freq_khz, uint *vco_out, uint *postdiv1_out, uint *postdiv2_out) { in check_sys_clock_khz() argument435 *postdiv2_out = postdiv2; in check_sys_clock_khz()