Symbol: YCLK_POST_DIV
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c
5445
mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c
5450
YCLK_POST_DIV(mpll_param.post_div);
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1060
MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
1066
MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1085
MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c
1092
MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
834
MPLL_AD_FUNC_CNTL, YCLK_POST_DIV,
drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
843
MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV,
drivers/gpu/drm/radeon/ci_dpm.c
2775
mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
drivers/gpu/drm/radeon/ci_dpm.c
2780
YCLK_POST_DIV(mpll_param.post_div);
drivers/gpu/drm/radeon/cypress_dpm.c
519
mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/cypress_dpm.c
536
mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/ni_dpm.c
2203
mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/ni_dpm.c
2220
mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/rv740_dpm.c
216
mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/rv740_dpm.c
233
mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
drivers/gpu/drm/radeon/rv770_dpm.c
435
mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
drivers/gpu/drm/radeon/rv770_dpm.c
463
mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
drivers/gpu/drm/radeon/si_dpm.c
4850
mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
drivers/gpu/drm/radeon/si_dpm.c
4855
YCLK_POST_DIV(mpll_param.post_div);