Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c74 struct stm32_clk_opp_cfg { struct
82 struct stm32_clk_opp_cfg mpu_opp[MAX_OPP]; argument
83 struct stm32_clk_opp_cfg axi_opp[MAX_OPP];
84 struct stm32_clk_opp_cfg mlahbs_opp[MAX_OPP];
1599 struct stm32_clk_opp_cfg *opp_cfg) in stm32_clk_parse_fdt_opp()
1817 stm32_clk_opp_cfg *clk_stm32_get_opp_config(struct stm32_clk_opp_cfg *opp_cfg, in clk_stm32_get_opp_config()
1841 struct stm32_clk_opp_cfg *opp = NULL; in clk_stm32_pll1_set_rate()
H A Dclk-stm32mp21.c174 struct stm32_clk_opp_cfg { struct
180 struct stm32_clk_opp_cfg cpu1_opp[MAX_OPP]; argument
1166 struct stm32_clk_opp_cfg *opp_cfg) in stm32_clk_parse_fdt_opp()
2112 static struct stm32_clk_opp_cfg *
2113 clk_stm32_get_opp_config(struct stm32_clk_opp_cfg *opp_cfg, unsigned long rate) in clk_stm32_get_opp_config()
2131 struct stm32_clk_opp_cfg *opp = NULL; in clk_stm32_pll1_set_rate()
H A Dclk-stm32mp25.c118 struct stm32_clk_opp_cfg { struct
125 struct stm32_clk_opp_cfg cpu1_opp[MAX_OPP]; argument
1181 struct stm32_clk_opp_cfg *opp_cfg) in stm32_clk_parse_fdt_opp()
2105 static struct stm32_clk_opp_cfg *
2106 clk_stm32_get_opp_config(struct stm32_clk_opp_cfg *opp_cfg, unsigned long rate) in clk_stm32_get_opp_config()
2124 struct stm32_clk_opp_cfg *opp = NULL; in clk_stm32_pll1_set_rate()