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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv740d.h52 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Drv740_dpm.c216 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
233 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Drv770d.h125 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Drv770_dpm.c435 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
463 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk);
H A Dcypress_dpm.c519 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
536 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Dnid.h567 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dcikd.h747 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Dsid.h624 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Devergreend.h105 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dni_dpm.c2203 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div);
2220 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div);
H A Dci_dpm.c2780 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
2785 YCLK_POST_DIV(mpll_param.post_div);
H A Dsi_dpm.c4887 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
4892 YCLK_POST_DIV(mpll_param.post_div);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1085 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
1092 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
H A Dci_smumgr.c1060 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
1066 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider);
H A Dtonga_smumgr.c834 MPLL_AD_FUNC_CNTL, YCLK_POST_DIV,
843 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV,
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h625 #define YCLK_POST_DIV(x) ((x) << 0) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c5389 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div);
5394 YCLK_POST_DIV(mpll_param.post_div);

Completed in 508 milliseconds