Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Dfapll.c55 #define SYNTH_PHASE_K 8 macro
341 rate *= SYNTH_PHASE_K; in ti_fapll_synth_recalc_rate()
370 post_div_m = DIV_ROUND_UP_ULL((u64)parent_rate * SYNTH_PHASE_K, rate); in ti_fapll_synth_set_frac_rate()
379 SYNTH_PHASE_K * in ti_fapll_synth_set_frac_rate()
423 r = *parent_rate * SYNTH_PHASE_K; in ti_fapll_synth_round_rate()