Searched refs:postdiv_reg (Results 1 – 3 of 3) sorted by relevance
240 uint32_t vco, postdiv_val = 1, postdiv_reg = 0; in _cal_pll_data() local245 postdiv_reg = 0; in _cal_pll_data()248 postdiv_reg = postdiv_reg + 1; in _cal_pll_data()255 if (postdiv_reg == 0) { /* Fvco * 2 with post_divider = 2 */ in _cal_pll_data()258 postdiv_reg = postdiv_reg + 1; in _cal_pll_data()260 *pd = postdiv_reg; in _cal_pll_data()
34 unsigned int postdiv_reg = 0; in get_pll_pcw() local38 postdiv_reg = postdiv_reg + 1; in get_pll_pcw()44 if (postdiv_reg == 0) { in get_pll_pcw()47 postdiv_reg = postdiv_reg + 1; in get_pll_pcw()50 *r1 = postdiv_reg; in get_pll_pcw()
244 unsigned int postdiv_reg = 0; in get_pll_pcw() local248 postdiv_reg = postdiv_reg + 1; in get_pll_pcw()254 if (postdiv_reg == 0) { in get_pll_pcw()257 postdiv_reg = postdiv_reg + 1; in get_pll_pcw()260 *r1 = postdiv_reg; in get_pll_pcw()