Searched refs:pll_idx (Results 1 – 3 of 3) sorted by relevance
21 u32 pll_idx; in select_pll_source_clk() local42 pll_idx = 3; in select_pll_source_clk()45 pll_idx = 1; in select_pll_source_clk()48 pll_idx = 2; in select_pll_source_clk()51 pll_idx = pll; in select_pll_source_clk()54 writel(readl(&src->gpr1) | SRC_GPR1_PLL_SOURCE(pll_idx, clk_src), in select_pll_source_clk()
525 int pll_idx; member1773 clks[post_div->pll_idx], in stm32f4_rcc_init()
122 long pll_idx = pll - dev_priv->dpll.shared_dplls; in intel_get_shared_dpll_id() local125 pll_idx < 0 || in intel_get_shared_dpll_id()126 pll_idx >= dev_priv->dpll.num_shared_dpll)) in intel_get_shared_dpll_id()129 return pll_idx; in intel_get_shared_dpll_id()