Home
last modified time | relevance | path

Searched refs:of_clk_detect_critical (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/clk/st/
Dclkgen-pll.c769 of_clk_detect_critical(np, 0, &pll_flags); in clkgen_c32_pll_setup()
805 of_clk_detect_critical(np, odf, &odf_flags); in clkgen_c32_pll_setup()
Dclk-flexgen.c715 of_clk_detect_critical(np, i, &flex_flags); in st_of_flexgen_setup()
Dclkgen-fsyn.c954 of_clk_detect_critical(np, fschan, &flags); in st_of_create_quadfs_fsynths()
/linux-6.6.21/include/linux/
Dclk-provider.h1557 int of_clk_detect_critical(struct device_node *np, int index,
1610 static inline int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical() function
/linux-6.6.21/drivers/clk/
Dclk.c5342 int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical() function