Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c69 struct stm32_pll_dt_cfg { struct
78 struct stm32_pll_dt_cfg pll_cfg; argument
92 struct stm32_pll_dt_cfg *pll;
1129 struct stm32_pll_dt_cfg *pll_conf, in clk_stm32_is_pll_config_on_the_fly()
1247 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata()
1295 struct stm32_pll_dt_cfg *pll_conf) in clk_stm32_pll_init()
1358 struct stm32_pll_dt_cfg *pll_conf = NULL; in stm32_clk_pll_configure()
1538 struct stm32_pll_dt_cfg *pll) in clk_stm32_parse_pll_fdt()
1578 struct stm32_pll_dt_cfg *pll = pdata->pll + i; in stm32_clk_parse_fdt_all_pll()
1840 struct stm32_pll_dt_cfg *pll_conf = NULL; in clk_stm32_pll1_set_rate()
[all …]
H A Dclk-stm32mp25.c101 struct stm32_pll_dt_cfg { struct
121 struct stm32_pll_dt_cfg pll_cfg; argument
133 struct stm32_pll_dt_cfg *pll;
1116 struct stm32_pll_dt_cfg *pll) in clk_stm32_parse_pll_fdt()
1162 struct stm32_pll_dt_cfg *pll = pdata->pll + i; in stm32_clk_parse_fdt_all_pll()
1522 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(unsigned int pll_idx) in clk_stm32_pll_get_pdata()
1547 struct stm32_pll_dt_cfg *pll_conf) in clk_stm32_pll1_init()
1576 struct stm32_pll_dt_cfg *pll_conf) in clk_stm32_pll_init()
1605 struct stm32_pll_dt_cfg *pll_conf = NULL; in stm32_clk_pll_configure()
2123 struct stm32_pll_dt_cfg *pll_conf = NULL; in clk_stm32_pll1_set_rate()
[all …]
H A Dclk-stm32mp21.c157 struct stm32_pll_dt_cfg { struct
176 struct stm32_pll_dt_cfg pll_cfg; argument
188 struct stm32_pll_dt_cfg *pll;
1097 struct stm32_pll_dt_cfg *pll) in clk_stm32_parse_pll_fdt()
1143 struct stm32_pll_dt_cfg *pll = pdata->pll + i; in stm32_clk_parse_fdt_all_pll()
1504 static struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(unsigned int pll_idx) in clk_stm32_pll_get_pdata()
1537 struct stm32_pll_dt_cfg *pll_conf) in clk_stm32_pll1_init()
1572 struct stm32_pll_dt_cfg *pll_conf) in clk_stm32_pll_init()
1601 struct stm32_pll_dt_cfg *pll_conf = NULL; in stm32_clk_pll_configure()
2130 struct stm32_pll_dt_cfg *pll_conf = NULL; in clk_stm32_pll1_set_rate()
[all …]