Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-plldig.c128 static unsigned long plldig_calc_target_div(unsigned long vco_freq, in plldig_calc_target_div() function
146 div = plldig_calc_target_div(data->vco_freq, req->rate); in plldig_determine_rate()
160 rfdphi1 = plldig_calc_target_div(data->vco_freq, rate); in plldig_set_rate()