Searched refs:YCLK_POST_DIV (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv740d.h54 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dradeon_rv740_dpm.c222 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
239 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Drv770d.h127 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dradeon_rv770_dpm.c438 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
466 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
H A Dradeon_cypress_dpm.c526 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
543 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Dnid.h569 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dcikd.h749 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Dsid.h626 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Devergreend.h107 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dradeon_ni_dpm.c2207 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
2224 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Dradeon_ci_dpm.c2825 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
2830 YCLK_POST_DIV(mpll_param.post_div);
H A Dradeon_si_dpm.c4909 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
4914 YCLK_POST_DIV(mpll_param.post_div);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c1090 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
1097 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
H A Damdgpu_ci_smumgr.c1063 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
1069 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
H A Damdgpu_tonga_smumgr.c839 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV,
848 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h628 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Damdgpu_si_dpm.c5373 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
5378 YCLK_POST_DIV(mpll_param.post_div);

Completed in 521 milliseconds