clk_hw_register_fixed_rate_with_accuracy  375 drivers/clk/at91/at91sam9260.c 		hw = clk_hw_register_fixed_rate_with_accuracy(NULL,
clk_hw_register_fixed_rate_with_accuracy  583 drivers/clk/at91/sckc.c 	slow_rc = clk_hw_register_fixed_rate_with_accuracy(NULL,
clk_hw_register_fixed_rate_with_accuracy  280 drivers/clk/clk-asm9260.c 	hw = clk_hw_register_fixed_rate_with_accuracy(NULL, pll_clk,
clk_hw_register_fixed_rate_with_accuracy   90 drivers/clk/clk-fixed-rate.c EXPORT_SYMBOL_GPL(clk_hw_register_fixed_rate_with_accuracy);
clk_hw_register_fixed_rate_with_accuracy   98 drivers/clk/clk-fixed-rate.c 	hw = clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name,
clk_hw_register_fixed_rate_with_accuracy  119 drivers/clk/clk-fixed-rate.c 	return clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name,
clk_hw_register_fixed_rate_with_accuracy 1741 drivers/clk/clk-stm32f4.c 	clks[CLK_HSI] = clk_hw_register_fixed_rate_with_accuracy(NULL, "hsi",
clk_hw_register_fixed_rate_with_accuracy  272 drivers/rtc/rtc-sun6i.c 	rtc->int_osc = clk_hw_register_fixed_rate_with_accuracy(NULL,
clk_hw_register_fixed_rate_with_accuracy  344 include/linux/clk-provider.h struct clk_hw *clk_hw_register_fixed_rate_with_accuracy(struct device *dev,