Searched refs:clk_register_fixed_rate_with_accuracy (Results 1 – 2 of 2) sorted by relevance
95 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev, in clk_register_fixed_rate_with_accuracy() function107 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()
320 struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev,