Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-sp7021.c212 u32 df_quotient_min = 210000000; in plltv_fractional_div() local
268 if (df_quotient_min > df_quotient || in plltv_fractional_div()
269 (df_quotient_min == df_quotient && in plltv_fractional_div()
280 df_quotient_min = df_quotient; in plltv_fractional_div()