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] = {
2278 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2327 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2355 for (i = (enum stm32mp1_pll_id)0; i < _PLL_NB; i++) { in stm32mp1_clk_init()
2634 struct stm32_pll_dt_cfg mp15_pll[_PLL_NB];
2640 .npll = _PLL_NB,
H A Dclk-stm32mp2.c934 _PLL_NB enumerator
957 static const struct stm32_clk_pll stm32mp2_clk_pll[_PLL_NB] = {
2115 for (i = _PLL1; i < _PLL_NB; i++) { in stm32mp2_clk_pll_configure()
2701 static struct stm32_pll_dt_cfg mp2_pll[_PLL_NB];
2720 .npll = _PLL_NB,
H A Dclk-stm32mp13.c871 _PLL_NB enumerator
1938 static const struct stm32_clk_pll stm32_mp13_clk_pll[_PLL_NB] = {
2244 static struct stm32_pll_dt_cfg mp13_pll[_PLL_NB];
2256 .npll = _PLL_NB,