Searched refs:min_n (Results 1 – 1 of 1) sorted by relevance
1844 unsigned int min_n = DIV_ROUND_UP((128 * freq), 1500); in hdmi_compute_n() local1856 for (n = min_n; n <= max_n; n++) { in hdmi_compute_n()