Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h570 struct atom_mpll_param { struct
H A Dradeon_atombios.c2955 struct atom_mpll_param *mpll_param) in radeon_atom_get_memory_pll_dividers()
2962 memset(mpll_param, 0, sizeof(struct atom_mpll_param)); in radeon_atom_get_memory_pll_dividers()
H A Dradeon.h301 struct atom_mpll_param *mpll_param);
H A Dci_dpm.c2760 struct atom_mpll_param mpll_param; in ci_calculate_mclk_params()
H A Dsi_dpm.c4828 struct atom_mpll_param mpll_param; in si_populate_mclk_value()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1098 struct atom_mpll_param *mpll_param) in amdgpu_atombios_get_memory_pll_dividers()
1105 memset(mpll_param, 0, sizeof(struct atom_mpll_param)); in amdgpu_atombios_get_memory_pll_dividers()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5376 struct atom_mpll_param mpll_param; in si_populate_mclk_value()