Searched refs:postdiv1_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() argument19 *postdiv1_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() argument413 *postdiv1_out = postdiv1; 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() argument434 *postdiv1_out = postdiv1; in check_sys_clock_khz()