Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h53 struct atom_mpll_param { struct
160 struct atom_mpll_param *mpll_param);
Damdgpu_atombios.c982 struct atom_mpll_param *mpll_param) in amdgpu_atombios_get_memory_pll_dividers()
989 memset(mpll_param, 0, sizeof(struct atom_mpll_param)); in amdgpu_atombios_get_memory_pll_dividers()
Dci_dpm.c2904 struct atom_mpll_param mpll_param; in ci_calculate_mclk_params()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mode.h609 struct atom_mpll_param { struct
Dradeon_atombios.c2944 struct atom_mpll_param *mpll_param) in radeon_atom_get_memory_pll_dividers()
2951 memset(mpll_param, 0, sizeof(struct atom_mpll_param)); in radeon_atom_get_memory_pll_dividers()
Dradeon.h293 struct atom_mpll_param *mpll_param);
Dci_dpm.c2774 struct atom_mpll_param mpll_param; in ci_calculate_mclk_params()
Dsi_dpm.c4903 struct atom_mpll_param mpll_param; in si_populate_mclk_value()