Searched refs:ext_clk_freq_hz (Results 1 – 3 of 3) sorted by relevance
90 dev_dbg(dev, "ext_clk_freq_hz\t\t%u\n", pll->ext_clk_freq_hz); in print_pll()303 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()389 pre_div = pll->ext_clk_freq_hz * pll->vt_lanes / pre_div; 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()747 !pll->ext_clk_freq_hz || !pll->link_freq || !pll->scale_m || in ccs_pll_calculate()[all …]
114 u32 ext_clk_freq_hz; member
3493 sensor->pll.ext_clk_freq_hz = sensor->hwcfg.ext_clk; in ccs_probe()