Searched refs:synth_clk (Results 1 – 1 of 1) sorted by relevance
610 struct clk *synth_clk; in ti_fapll_setup() local635 synth_clk = ti_fapll_synth_setup(fd, freq, div, output_instance, in ti_fapll_setup()637 if (IS_ERR(synth_clk)) in ti_fapll_setup()640 fd->outputs.clks[output_instance] = synth_clk; in ti_fapll_setup()643 clk_register_clkdev(synth_clk, output_name, NULL); in ti_fapll_setup()