Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-fixed-rate.c92 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev, in clk_register_fixed_rate_with_accuracy() function
104 EXPORT_SYMBOL_GPL(clk_register_fixed_rate_with_accuracy);
128 return clk_register_fixed_rate_with_accuracy(dev, name, parent_name, in clk_register_fixed_rate()
173 clk = clk_register_fixed_rate_with_accuracy(NULL, clk_name, NULL, in _of_fixed_clk_setup()
/Linux-v5.4/include/linux/
Dclk-provider.h340 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev,