Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock3.c87 #define VC3_2_POW_16 (U16_MAX + 1) macro
375 (div_int * VC3_2_POW_16 + div_frc) / VC3_2_POW_16); in vc3_pll_recalc_rate()
407 (vc3->div_int * VC3_2_POW_16 + vc3->div_frc) / VC3_2_POW_16); in vc3_pll_round_rate()