Searched defs:stm32_clk_pll (Results 1 – 2 of 2) sorted by relevance
887 struct stm32_clk_pll { struct888 enum stm32mp1_plltype plltype;889 uint16_t clk_id;890 uint16_t reg_pllxcr;
946 struct stm32_clk_pll { struct957 static const struct stm32_clk_pll stm32mp2_clk_pll[_PLL_NB] = { argument