Searched refs:vt_fr (Results 1 – 3 of 3) sorted by relevance
85 { &pll->vt_fr, &pll->vt_bk, PLL_VT }, in print_pll()164 lim_fr = &lim->vt_fr; in check_fr_bounds()165 pll_fr = &pll->vt_fr; in check_fr_bounds()294 const struct ccs_pll_branch_limits_fr *lim_fr = &lim->vt_fr; in __ccs_pll_calculate_vt_tree()296 struct ccs_pll_branch_fr *pll_fr = &pll->vt_fr; in __ccs_pll_calculate_vt_tree()380 const struct ccs_pll_branch_limits_fr *lim_fr = &lim->vt_fr; in ccs_pll_calculate_vt_tree()381 struct ccs_pll_branch_fr *pll_fr = &pll->vt_fr; in ccs_pll_calculate_vt_tree()735 op_lim_fr = &lim->vt_fr; in ccs_pll_calculate()737 op_pll_fr = &pll->vt_fr; in ccs_pll_calculate()740 op_lim_fr = &lim->vt_fr; in ccs_pll_calculate()[all …]
117 struct ccs_pll_branch_fr vt_fr; member189 struct ccs_pll_branch_limits_fr vt_fr; member
377 rval = ccs_write(sensor, PRE_PLL_CLK_DIV, pll->vt_fr.pre_pll_clk_div); in ccs_pll_configure()381 rval = ccs_write(sensor, PLL_MULTIPLIER, pll->vt_fr.pll_multiplier); in ccs_pll_configure()429 .vt_fr = { in ccs_pll_try()
Completed in 16 milliseconds