Home
last modified time | relevance | path

Searched refs:yclk_sel (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h72 u32 yclk_sel; member
Damdgpu_atombios.c1135 mpll_param->yclk_sel = in amdgpu_atombios_get_memory_pll_dividers()
Dci_dpm.c2962 mpll_dq_func_cntl |= (mpll_param.yclk_sel << MPLL_DQ_FUNC_CNTL__YCLK_SEL__SHIFT) | in ci_calculate_mclk_params()
Dsi_dpm.c5371 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) | in si_populate_mclk_value()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dppatomctrl.h143 uint32_t yclk_sel; member
Dppatomctrl.c274 mpll_param->yclk_sel = in atomctrl_get_memory_pll_dividers_si()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mode.h624 u32 yclk_sel; member
Dradeon_atombios.c2985 mpll_param->yclk_sel = in radeon_atom_get_memory_pll_dividers()
Dsi_dpm.c4907 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) | in si_populate_mclk_value()
Dci_dpm.c2821 mpll_dq_func_cntl |= YCLK_SEL(mpll_param.yclk_sel) | in ci_calculate_mclk_params()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1090 MPLL_DQ_FUNC_CNTL, YCLK_SEL, mpll_param.yclk_sel); in iceland_calculate_mclk_params()
Dci_smumgr.c1061 MPLL_DQ_FUNC_CNTL, YCLK_SEL, mpll_param.yclk_sel); in ci_calculate_mclk_params()
Dtonga_smumgr.c831 mpll_param.yclk_sel); in tonga_calculate_mclk_params()