synth_post_div_m  422 drivers/clk/ti/fapll.c 		u32 synth_post_div_m;
synth_post_div_m  425 drivers/clk/ti/fapll.c 		synth_post_div_m = DIV_ROUND_UP(frac_rate, rate);
synth_post_div_m  426 drivers/clk/ti/fapll.c 		r = DIV_ROUND_UP(frac_rate, synth_post_div_m);