Searched refs:stm32_clk_parse_fdt (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 1669 static int stm32_clk_parse_fdt(const void *fdt, int node, in stm32_clk_parse_fdt() function 2724 fdt_rc = stm32_clk_parse_fdt(fdt, node, pdata); in stm32mp13_clk_probe()
|
| H A D | clk-stm32mp21.c | 1211 static int stm32_clk_parse_fdt(const void *fdt, int node, in stm32_clk_parse_fdt() function 3700 fdt_rc = stm32_clk_parse_fdt(fdt, node, pdata); in stm32mp21_clk_probe()
|
| H A D | clk-stm32mp25.c | 1229 static int stm32_clk_parse_fdt(const void *fdt, int node, in stm32_clk_parse_fdt() function 3754 fdt_rc = stm32_clk_parse_fdt(fdt, node, pdata); in stm32mp25_clk_probe()
|