Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1099 static inline uint32_t radeon_div(uint64_t n, uint32_t d) in radeon_div() function
1207 vco = radeon_div(tmp, ref_div); in radeon_compute_pll_legacy()
1221 current_freq = radeon_div(tmp, ref_div * post_div); in radeon_compute_pll_legacy()