Searched refs:stm32mp25_clk_pll (Results 1 – 1 of 1) sorted by relevance
1013 static const struct stm32_clk_pll stm32mp25_clk_pll[PLL_NB] = { variable1026 assert(idx < ARRAY_SIZE(stm32mp25_clk_pll)); in clk_stm32_pll_data()1028 return &stm32mp25_clk_pll[idx]; in clk_stm32_pll_data()