Home
last modified time | relevance | path

Searched refs:pll_fr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dccs-pll.c156 struct ccs_pll_branch_fr *pll_fr; in check_fr_bounds() local
162 pll_fr = &pll->op_fr; in check_fr_bounds()
165 pll_fr = &pll->vt_fr; in check_fr_bounds()
267 pll_fr->pll_op_clk_freq_hz in ccs_pll_find_vt_sys_div()
302 pll_fr->pll_ip_clk_freq_hz = in __ccs_pll_calculate_vt_tree()
314 pll_fr->pll_multiplier = mul * more_mul; in __ccs_pll_calculate_vt_tree()
316 if (pll_fr->pll_multiplier * pll_fr->pll_ip_clk_freq_hz > in __ccs_pll_calculate_vt_tree()
320 pll_fr->pll_op_clk_freq_hz = in __ccs_pll_calculate_vt_tree()
321 pll_fr->pll_ip_clk_freq_hz * pll_fr->pll_multiplier; in __ccs_pll_calculate_vt_tree()
406 pll_fr->pre_pll_clk_div += in ccs_pll_calculate_vt_tree()
[all …]