Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c780 static unsigned long vc7_calc_fod_1st_stage_rate(unsigned long parent_rate, in vc7_calc_fod_1st_stage_rate() function
802 fod_1st_stage_rate = vc7_calc_fod_1st_stage_rate(parent_rate, fod_1st_int, fod_frac); in vc7_calc_fod_2nd_stage_rate()
822 first_stage_rate = vc7_calc_fod_1st_stage_rate(parent_rate, *fod_1st_int, *fod_frac); in vc7_calc_fod_divider()
842 first_stage_rate = vc7_calc_fod_1st_stage_rate(parent_rate, in vc7_calc_fod_divider()