Searched refs:dfout (Results 1 – 1 of 1) sorted by relevance
902 ulong dfout; in stm32mp1_read_pll_freq() local914 dfout = pll_get_fvco(priv, pll_id) / (divy + 1); in stm32mp1_read_pll_freq()915 debug(" => dfout = %d kHz\n", (u32)(dfout / 1000)); in stm32mp1_read_pll_freq()917 return dfout; in stm32mp1_read_pll_freq()