Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c429 _PLL_NB enumerator
811 static const struct stm32mp1_clk_pll stm32mp1_clk_pll[_PLL_NB] = {
2269 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2318 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2346 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2625 struct stm32_pll_dt_cfg mp15_pll[_PLL_NB];
2631 .npll = _PLL_NB,
H A Dclk-stm32mp2.c694 _PLL_NB enumerator
717 static const struct stm32_clk_pll stm32mp2_clk_pll[_PLL_NB] = {
1849 for (i = _PLL1; i < _PLL_NB; i++) { in stm32mp2_clk_pll_configure()
2474 static struct stm32_pll_dt_cfg mp2_pll[_PLL_NB];
2493 .npll = _PLL_NB,
H A Dclk-stm32mp13.c844 _PLL_NB enumerator
1683 static const struct stm32_clk_pll stm32_mp13_clk_pll[_PLL_NB] = {
1987 static struct stm32_pll_dt_cfg mp13_pll[_PLL_NB];
1999 .npll = _PLL_NB,