Searched refs:hse_clk (Results 1 – 2 of 2) sorted by relevance
1686 const char *hse_clk, *i2s_in_clk; in stm32f4_rcc_init() local1720 hse_clk = of_clk_get_parent_name(np, 0); in stm32f4_rcc_init()1721 dsi_parent[0] = hse_clk; in stm32f4_rcc_init()1722 pllsrc_parent[1] = hse_clk; in stm32f4_rcc_init()1780 sys_parents[1] = hse_clk; in stm32f4_rcc_init()
1201 const char *hse_clk, *lse_clk, *i2s_clk; in stm32h7_rcc_init() local1234 hse_clk = of_clk_get_parent_name(np, 0); in stm32h7_rcc_init()1288 hse_clk, in stm32h7_rcc_init()
Completed in 11 milliseconds