Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dccs-pll.c303 pll->ext_clk_freq_hz / pll_fr->pre_pll_clk_div; in __ccs_pll_calculate_vt_tree()
387 pll->ext_clk_freq_hz * pll->vt_lanes); in ccs_pll_calculate_vt_tree()
394 DIV_ROUND_UP(pll->ext_clk_freq_hz, in ccs_pll_calculate_vt_tree()
398 pll->ext_clk_freq_hz / in ccs_pll_calculate_vt_tree()
620 / (pll->ext_clk_freq_hz / in ccs_pll_calculate_op()
637 pll->ext_clk_freq_hz / in ccs_pll_calculate_op()
672 op_pll_fr->pll_ip_clk_freq_hz = pll->ext_clk_freq_hz in ccs_pll_calculate_op()
795 clk_div_even(pll->ext_clk_freq_hz / in ccs_pll_calculate()
800 DIV_ROUND_UP(pll->ext_clk_freq_hz, in ccs_pll_calculate()
806 pll->ext_clk_freq_hz << op_pix_ddr(pll->flags)); in ccs_pll_calculate()
[all …]
A Dccs-pll.h114 u32 ext_clk_freq_hz; member
/linux-6.3-rc2/drivers/media/i2c/ccs/
A Dccs-core.c3578 sensor->pll.ext_clk_freq_hz = sensor->hwcfg.ext_clk; in ccs_probe()

Completed in 12 milliseconds