of_fixed_clk_setup
{ .compatible = "fixed-clock", .data = of_fixed_clk_setup, },
CLK_OF_DECLARE(fixed_clk, "fixed-clock", of_fixed_clk_setup);
void of_fixed_clk_setup(struct device_node *np);