Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_display.c942 unsigned post_div_best, diff_best; in radeon_compute_pll_avivo() local
1011 post_div_best = post_div_min; in radeon_compute_pll_avivo()
1013 post_div_best = post_div_max; in radeon_compute_pll_avivo()
1026 post_div_best = post_div; in radeon_compute_pll_avivo()
1030 post_div = post_div_best; in radeon_compute_pll_avivo()