Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_display.c930 u32 *dot_clock_p, in radeon_compute_pll_avivo() argument
1059 *dot_clock_p = ((pll->reference_freq * *fb_div_p * 10) + in radeon_compute_pll_avivo()
1066 freq, *dot_clock_p * 10, *fb_div_p, *frac_fb_div_p, in radeon_compute_pll_avivo()
1083 uint32_t *dot_clock_p, in radeon_compute_pll_legacy() argument
1254 *dot_clock_p = best_freq / 10000; in radeon_compute_pll_legacy()
Dradeon_mode.h817 uint32_t *dot_clock_p,
825 u32 *dot_clock_p,