Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c218 u32 df_quotient_min = 210000000; in plltv_fractional_div() local
274 if (df_quotient_min > df_quotient || in plltv_fractional_div()
275 (df_quotient_min == df_quotient && in plltv_fractional_div()
286 df_quotient_min = df_quotient; in plltv_fractional_div()