Home
last modified time | relevance | path

Searched defs:stm32_clk_pll (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c879 struct stm32_clk_pll { struct
880 enum stm32mp1_plltype plltype;
881 uint16_t gate_id;
882 uint16_t mux_id;
883 uint16_t reg_pllxcr;
H A Dclk-stm32mp21.c982 struct stm32_clk_pll { struct
995 static const struct stm32_clk_pll stm32mp21_clk_pll[PLL_NB] = { argument
H A Dclk-stm32mp25.c1000 struct stm32_clk_pll { struct
1013 static const struct stm32_clk_pll stm32mp25_clk_pll[PLL_NB] = { argument