Searched refs:YCLK_POST_DIV (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/sys/dev/drm/radeon/ |
| HD | rv740d.h | 52 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
| HD | rv740_dpm.c | 218 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value() 235 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value()
|
| HD | rv770d.h | 125 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
| HD | nid.h | 567 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
| HD | cypress_dpm.c | 520 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value() 537 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value()
|
| HD | sid.h | 624 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
| HD | cikd.h | 747 #define YCLK_POST_DIV(x) ((x) << 0) macro
|
| HD | rv770_dpm.c | 438 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value() 466 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value()
|
| HD | evergreend.h | 105 #define YCLK_POST_DIV(x) ((x) << 17) macro
|
| HD | ni_dpm.c | 2201 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in ni_populate_mclk_value() 2218 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); in ni_populate_mclk_value()
|
| HD | ci_dpm.c | 2853 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in ci_calculate_mclk_params() 2858 YCLK_POST_DIV(mpll_param.post_div); in ci_calculate_mclk_params()
|
| HD | si_dpm.c | 4904 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value() 4909 YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value()
|
| /dragonfly/sys/dev/drm/amd/powerplay/smumgr/ |
| HD | 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()
|
| HD | tonga_smumgr.c | 824 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params() 833 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params()
|
| HD | ci_smumgr.c | 1058 … MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params() 1064 … MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params()
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | si_dpm.c | 5367 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value() 5372 YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value()
|