Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dfapll.c447 unsigned long frac_rate, post_rate = 0; in ti_fapll_synth_set_rate() local
461 post_rate = DIV_ROUND_UP(frac_rate, post_div_m); in ti_fapll_synth_set_rate()
462 if (!synth->freq && !post_rate) in ti_fapll_synth_set_rate()
467 if ((post_rate != rate) && synth->freq) in ti_fapll_synth_set_rate()