Searched refs:SPLL_PDIV_A (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv740d.h34 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dradeon_rv740_dpm.c154 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div);
H A Dnid.h546 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dcikd.h256 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dsid.h93 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Devergreend.h82 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dradeon_ni_dpm.c2035 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div);
H A Dradeon_si_dpm.c4817 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h95 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Damdgpu_si_dpm.c5281 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c895 SPLL_PDIV_A, dividers.uc_pll_post_div);
H A Damdgpu_iceland_smumgr.c833 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div);
H A Damdgpu_ci_smumgr.c333 SPLL_PDIV_A, dividers.uc_pll_post_div);
H A Damdgpu_tonga_smumgr.c576 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div);

Completed in 445 milliseconds