Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDradeon_display.c866 static inline uint32_t radeon_div(uint64_t n, uint32_t d) in radeon_div() function
976 vco = radeon_div(tmp, ref_div); in radeon_compute_pll_legacy()
990 current_freq = radeon_div(tmp, ref_div * post_div); in radeon_compute_pll_legacy()