Home
last modified time | relevance | path

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

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