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.c860 struct stm32_clk_pll { struct
861 enum stm32mp1_plltype plltype;
862 uint16_t clk_id;
863 uint16_t reg_pllxcr;
H A Dclk-stm32mp2.c706 struct stm32_clk_pll { struct
717 static const struct stm32_clk_pll stm32mp2_clk_pll[_PLL_NB] = { argument