Searched refs:freq_output (Results 1 – 1 of 1) sorted by relevance
87 u64 freq_output; in calculate_i1clk() local107 freq_output = div_u64((MLXBF_GIGE_MDIO_FREQ_REFERENCE * core_f), in calculate_i1clk()109 freq_output = div_u64(freq_output, (core_r + 1) * (core_od + 1)); in calculate_i1clk()111 return freq_output; in calculate_i1clk()