Searched refs:post_div_sel (Results 1 – 1 of 1) sorted by relevance
23 unsigned long post_div_sel) in ipll_calc_rate() argument28 do_div(rate, pre_div_sel * post_div_sel); in ipll_calc_rate()53 unsigned long pre_div_sel = 0, div_sel = 0, post_div_sel = 0; in ipll_find_rate() local70 post_div_sel = post; in ipll_find_rate()78 detected = PLL_SET_POST_DIV_SEL(detected, post_div_sel); in ipll_find_rate()199 unsigned long post_div_sel, in fpll_calc_rate() argument204 u64 factor = ssc_syn_set * pre_div_sel * post_div_sel; in fpll_calc_rate()289 unsigned long pre_div_sel = 0, div_sel = 0, post_div_sel = 0; in fpll_find_rate() local309 post_div_sel = post; in fpll_find_rate()317 detected = PLL_SET_POST_DIV_SEL(detected, post_div_sel); in fpll_find_rate()