Searched refs:of_clk_detect_critical (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/clk/st/ |
D | clkgen-pll.c | 725 of_clk_detect_critical(np, 0, &pll_flags); in clkgen_c32_pll_setup() 756 of_clk_detect_critical(np, odf, &odf_flags); in clkgen_c32_pll_setup()
|
D | clk-flexgen.c | 376 of_clk_detect_critical(np, i, &flex_flags); in st_of_flexgen_setup()
|
D | clkgen-fsyn.c | 901 of_clk_detect_critical(np, fschan, &flags); in st_of_create_quadfs_fsynths()
|
/Linux-v4.19/include/linux/ |
D | clk-provider.h | 923 int of_clk_detect_critical(struct device_node *np, int index, 976 static inline int of_clk_detect_critical(struct device_node *np, int index, in of_clk_detect_critical() function
|
/Linux-v4.19/drivers/clk/ |
D | clk.c | 4088 int of_clk_detect_critical(struct device_node *np, in of_clk_detect_critical() function
|