Searched refs:pre_pll_clk_div (Results 1 – 4 of 4) sorted by relevance
98 br->fr->pre_pll_clk_div); in print_pll()168 rval = bounds_check(dev, pll_fr->pre_pll_clk_div, in check_fr_bounds()406 pll_fr->pre_pll_clk_div += in ccs_pll_calculate_vt_tree()408 2 - (pll_fr->pre_pll_clk_div & 1)) { in ccs_pll_calculate_vt_tree()413 mul = pre_mul * pll_fr->pre_pll_clk_div / div; in ccs_pll_calculate_vt_tree()417 pll_fr->pre_pll_clk_div, mul, div); in ccs_pll_calculate_vt_tree()621 op_pll_fr->pre_pll_clk_div * mul)); in ccs_pll_calculate_op()638 op_pll_fr->pre_pll_clk_div * mul); in ccs_pll_calculate_op()673 / op_pll_fr->pre_pll_clk_div; in ccs_pll_calculate_op()823 op_pll_fr->pre_pll_clk_div += in ccs_pll_calculate()[all …]
47 u16 pre_pll_clk_div; member
206 pre_pll_clk_div 0x0304 16
377 rval = ccs_write(sensor, PRE_PLL_CLK_DIV, pll->vt_fr.pre_pll_clk_div); in ccs_pll_configure()418 pll->op_fr.pre_pll_clk_div); in ccs_pll_configure()
Completed in 13 milliseconds