Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/clk/
Dclk-stm32mp13.c952 static const struct stm32_clk_pll *clk_st32_pll_data(unsigned int idx);
1447 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_idx); in _clk_stm32_pll_init()
1626 static const struct stm32_clk_pll *clk_st32_pll_data(unsigned int idx) in clk_st32_pll_data() function
1640 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()
1677 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_is_enabled()
1686 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_enable()
1695 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_disable()