Home
last modified time | relevance | path

Searched refs:clk_register_fixed_rate_with_accuracy (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/clk/
Dclk-fixed-rate.c95 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev, in clk_register_fixed_rate_with_accuracy() function
107 EXPORT_SYMBOL_GPL(clk_register_fixed_rate_with_accuracy);
131 return clk_register_fixed_rate_with_accuracy(dev, name, parent_name, in clk_register_fixed_rate()
176 clk = clk_register_fixed_rate_with_accuracy(NULL, clk_name, NULL, in _of_fixed_clk_setup()
/Linux-v4.19/include/linux/
Dclk-provider.h320 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev,