Searched refs:pll_cfg (Results 1 – 4 of 4) sorted by relevance
26 enum pll_cfg { enum
308 typedef struct pll_cfg { struct
1094 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_is_enabled() local1095 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_is_enabled()1103 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_enable() local1104 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_enable()1112 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_disable() local1113 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_disable()1122 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_recalc_rate() local1123 const struct stm32_clk_pll *pll = clk_stm32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()
1958 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_recalc_rate() local1959 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_recalc_rate()1995 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_is_enabled() local1996 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_is_enabled()2004 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_enable() local2005 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_enable()2013 struct stm32_pll_cfg *pll_cfg = clk->clock_cfg; in clk_stm32_pll_disable() local2014 const struct stm32_clk_pll *pll = clk_st32_pll_data(pll_cfg->pll_id); in clk_stm32_pll_disable()