Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp13.c887 struct stm32_clk_pll { struct
888 enum stm32mp1_plltype plltype;
889 uint16_t clk_id;
890 uint16_t reg_pllxcr;
H A Dclk-stm32mp2.c946 struct stm32_clk_pll { struct
957 static const struct stm32_clk_pll stm32mp2_clk_pll[_PLL_NB] = { argument