Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c136 u32 fod_2nd_int; member
584 vc7->clk_fod[idx].fod_2nd_int = in vc7_read_fod()
616 vc7->clk_fod[idx].fod_2nd_int, in vc7_write_fod()
798 u32 fod_1st_int, u32 fod_2nd_int, u64 fod_frac) in vc7_calc_fod_2nd_stage_rate() argument
804 if (fod_2nd_int < 2) in vc7_calc_fod_2nd_stage_rate()
824 *fod_2nd_int = 0; in vc7_calc_fod_divider()
856 *fod_2nd_int = i; in vc7_calc_fod_divider()
893 fod->fod_2nd_int, fod->fod_frac); in vc7_fod_recalc_rate()
897 fod->fod_1st_int, fod->fod_2nd_int, fod->fod_frac); in vc7_fod_recalc_rate()
914 fod->fod_2nd_int, fod->fod_frac); in vc7_fod_round_rate()
[all …]