Searched refs:pll_cfg (Results 1 – 4 of 4) sorted by relevance
26 enum pll_cfg { enum
308 typedef struct pll_cfg { struct
1703 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_recalc_rate() local1704 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()1740 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_is_enabled() local1741 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_is_enabled()1749 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_enable() local1750 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_enable()1758 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_disable() local1759 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_disable()
854 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_is_enabled() local855 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_is_enabled()863 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_enable() local864 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_enable()872 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_disable() local873 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_disable()882 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_recalc_rate() local883 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()