Searched defs:stm32_clk_pll (Results 1 – 3 of 3) sorted by relevance
879 struct stm32_clk_pll { struct880 enum stm32mp1_plltype plltype;881 uint16_t gate_id;882 uint16_t mux_id;883 uint16_t reg_pllxcr;
982 struct stm32_clk_pll { struct995 static const struct stm32_clk_pll stm32mp21_clk_pll[PLL_NB] = { argument
1000 struct stm32_clk_pll { struct1013 static const struct stm32_clk_pll stm32mp25_clk_pll[PLL_NB] = { argument