Searched defs:mpll_param (Results 1 - 10 of 10) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/ |
| H A D | amdgpu_vegam_smumgr.c | 968 struct pp_atomctrl_memory_clock_param_ai mpll_param; local in function:vegam_calculate_mclk_params
|
| H A D | amdgpu_tonga_smumgr.c | 812 pp_atomctrl_memory_clock_param mpll_param; local in function:tonga_calculate_mclk_params [all...] |
| H A D | amdgpu_ci_smumgr.c | 1045 pp_atomctrl_memory_clock_param mpll_param; local in function:ci_calculate_mclk_params [all...] |
| H A D | amdgpu_iceland_smumgr.c | 1069 pp_atomctrl_memory_clock_param mpll_param; local in function:iceland_calculate_mclk_params [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | amdgpu_ppatomctrl.c | 252 atomctrl_get_memory_pll_dividers_si(struct pp_hwmgr * hwmgr,uint32_t clock_value,pp_atomctrl_memory_clock_param * mpll_param,bool strobe_mode) argument 303 atomctrl_get_memory_pll_dividers_vi(struct pp_hwmgr * hwmgr,uint32_t clock_value,pp_atomctrl_memory_clock_param * mpll_param) argument 323 atomctrl_get_memory_pll_dividers_ai(struct pp_hwmgr * hwmgr,uint32_t clock_value,pp_atomctrl_memory_clock_param_ai * mpll_param) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.c | 1093 amdgpu_atombios_get_memory_pll_dividers(struct amdgpu_device * adev,u32 clock,bool strobe_mode,struct atom_mpll_param * mpll_param) argument [all...] |
| H A D | amdgpu_si_dpm.c | 5358 struct atom_mpll_param mpll_param; local in function:si_populate_mclk_value [all...] |
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_atombios.c | 2949 radeon_atom_get_memory_pll_dividers(struct radeon_device * rdev,u32 clock,bool strobe_mode,struct atom_mpll_param * mpll_param) argument [all...] |
| H A D | radeon_ci_dpm.c | 2810 struct atom_mpll_param mpll_param; local in function:ci_calculate_mclk_params [all...] |
| H A D | radeon_si_dpm.c | 4894 struct atom_mpll_param mpll_param; local in function:si_populate_mclk_value [all...] |
Completed in 36 milliseconds