Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h298 int radeon_atom_get_memory_pll_dividers(struct radeon_device *rdev,
H A Dradeon_atombios.c2956 int radeon_atom_get_memory_pll_dividers(struct radeon_device *rdev, in radeon_atom_get_memory_pll_dividers() function
H A Dci_dpm.c2768 ret = radeon_atom_get_memory_pll_dividers(rdev, memory_clock, strobe_mode, &mpll_param); in ci_calculate_mclk_params()
H A Dsi_dpm.c4875 ret = radeon_atom_get_memory_pll_dividers(rdev, memory_clock, strobe_mode, &mpll_param); in si_populate_mclk_value()