/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv740d.h | 52 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | rv740_dpm.c | 217 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value() 234 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value()
|
H A D | rv770d.h | 125 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | cypress_dpm.c | 521 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value() 538 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value()
|
H A D | rv770_dpm.c | 433 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value() 461 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value()
|
H A D | nid.h | 567 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | cikd.h | 747 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
H A D | sid.h | 624 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
H A D | ni_dpm.c | 2202 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in ni_populate_mclk_value() 2219 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in ni_populate_mclk_value()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv740d.h | 52 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | rv740_dpm.c | 216 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value() 233 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value()
|
H A D | rv770d.h | 125 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | cypress_dpm.c | 519 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value() 536 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value()
|
H A D | rv770_dpm.c | 435 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value() 463 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value()
|
H A D | nid.h | 567 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
H A D | cikd.h | 747 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
H A D | sid.h | 624 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1085 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in iceland_calculate_mclk_params() 1092 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in iceland_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1059 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params() 1065 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 834 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params() 843 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1085 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in iceland_calculate_mclk_params() 1092 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in iceland_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 834 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params() 843 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1060 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params() 1066 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 625 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 625 #define YCLK_POST_DIV(x) ((x) << 0) macro
|