Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_display.c1092 static inline uint32_t radeon_div(uint64_t n, uint32_t d) in radeon_div() function
1202 vco = radeon_div(tmp, ref_div); in radeon_compute_pll_legacy()
1216 current_freq = radeon_div(tmp, ref_div * post_div); in radeon_compute_pll_legacy()