Home
last modified time | relevance | path

Searched refs:YCLK_SEL (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsid.h627 #define YCLK_SEL(x) ((x) << 4) macro
Dcikd.h750 #define YCLK_SEL(x) ((x) << 4) macro
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/amdgpu/
Dsid.h629 #define YCLK_SEL(x) ((x) << 4) macro
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/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.c830 MPLL_DQ_FUNC_CNTL, YCLK_SEL, in tonga_calculate_mclk_params()