Searched defs:diff_best (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/video/fbdev/i810/ |
H A D | i810_dvt.c | 218 u32 diff = 0, diff_best = 0xFFFFFFFF, i = 0, i_best = 0; in i810fb_find_best_mode() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_pll.c | 137 unsigned post_div_best, diff_best; in amdgpu_pll_compute() local
|
/linux/sound/soc/codecs/ |
H A D | wm8978.c | 729 unsigned int f_sel, diff, diff_best = INT_MAX; in wm8978_hw_params() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 970 unsigned post_div_best, diff_best; in radeon_compute_pll_avivo() local
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 872 u64 a, b, c, d, diff, diff_best; in hsw_wrpll_update_rnp() local
|