Searched refs:of_clk_detect_critical (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/st/ |
H A D | clkgen-pll.c | 769 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()
|
H A D | clk-flexgen.c | 715 of_clk_detect_critical(np, i, &flex_flags); in st_of_flexgen_setup()
|
H A D | clkgen-fsyn.c | 954 of_clk_detect_critical(np, fschan, &flags); in st_of_create_quadfs_fsynths()
|
/linux/include/linux/ |
H A D | clk-provider.h | 1595 int of_clk_detect_critical(struct device_node *np, int index, 1648 static inline int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical() function
|
/linux/drivers/clk/ |
H A D | clk.c | 5504 int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical() function
|