Home
last modified time | relevance | path

Searched refs:PLL_NB (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c863 PLL_NB enumerator
915 static const struct stm32_clk_pll stm32_mp13_clk_pll[PLL_NB] = {
2684 static struct stm32_pll_dt_cfg mp13_pll[PLL_NB];
2695 .npll = PLL_NB,
H A Dclk-stm32mp21.c970 PLL_NB enumerator
995 static const struct stm32_clk_pll stm32mp21_clk_pll[PLL_NB] = {
1604 for (i = 0; i < PLL_NB; i++) { in stm32_clk_pll_configure()
3422 static struct stm32_pll_dt_cfg mp21_pll[PLL_NB];
3439 .npll = PLL_NB,
H A Dclk-stm32mp25.c988 PLL_NB enumerator
1013 static const struct stm32_clk_pll stm32mp25_clk_pll[PLL_NB] = {
1608 for (i = 0; i < PLL_NB; i++) { in stm32_clk_pll_configure()
3518 static struct stm32_pll_dt_cfg mp25_pll[PLL_NB];
3535 .npll = PLL_NB,