Searched refs:freq_output (Results 1 – 1 of 1) sorted by relevance
138 u64 freq_output; in calculate_i1clk() local158 freq_output = div_u64((MLXBF_GIGE_MDIO_FREQ_REFERENCE * core_f), in calculate_i1clk()160 freq_output = div_u64(freq_output, (core_r + 1) * (core_od + 1)); in calculate_i1clk()162 return freq_output; in calculate_i1clk()