Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon.h310 int radeon_atom_get_memory_pll_dividers(struct radeon_device *rdev,
H A Dradeon_atombios.c2949 int radeon_atom_get_memory_pll_dividers(struct radeon_device *rdev, in radeon_atom_get_memory_pll_dividers() function
H A Dradeon_si_dpm.c4897 ret = radeon_atom_get_memory_pll_dividers(rdev, memory_clock, strobe_mode, &mpll_param); in si_populate_mclk_value()
H A Dradeon_ci_dpm.c2813 ret = radeon_atom_get_memory_pll_dividers(rdev, memory_clock, strobe_mode, &mpll_param); in ci_calculate_mclk_params()