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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv740d.h64 #define VCO_MODE (1 << 29) macro
H A Dradeon_rv740_dpm.c228 mpll_ad_func_cntl_2 |= VCO_MODE;
230 mpll_ad_func_cntl_2 &= ~VCO_MODE;
245 mpll_dq_func_cntl_2 |= VCO_MODE;
247 mpll_dq_func_cntl_2 &= ~VCO_MODE;
H A Dradeon_rv770_dpm.c444 mpll_ad_func_cntl_2 |= VCO_MODE;
446 mpll_ad_func_cntl_2 &= ~VCO_MODE;
472 mpll_dq_func_cntl_2 |= VCO_MODE;
474 mpll_dq_func_cntl_2 &= ~VCO_MODE;
H A Dradeon_cypress_dpm.c532 mpll_ad_func_cntl_2 |= VCO_MODE;
534 mpll_ad_func_cntl_2 &= ~VCO_MODE;
554 mpll_dq_func_cntl_2 |= VCO_MODE;
556 mpll_dq_func_cntl_2 &= ~VCO_MODE;
H A Drv770d.h137 #define VCO_MODE (1 << 29) macro
H A Dnid.h579 #define VCO_MODE (1 << 29) macro
H A Dradeon_ni_dpm.c2213 mpll_ad_func_cntl_2 |= VCO_MODE;
2215 mpll_ad_func_cntl_2 &= ~VCO_MODE;
2235 mpll_dq_func_cntl_2 |= VCO_MODE;
2237 mpll_dq_func_cntl_2 &= ~VCO_MODE;
H A Dcikd.h741 #define VCO_MODE(x) ((x) << 0) macro
H A Dsid.h618 #define VCO_MODE(x) ((x) << 0) macro
H A Devergreend.h117 #define VCO_MODE (1 << 29) macro
H A Dradeon_ci_dpm.c2822 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode);
H A Dradeon_si_dpm.c4906 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h620 #define VCO_MODE(x) ((x) << 0) macro
H A Damdgpu_si_dpm.c5370 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c1086 MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.vco_mode);
H A Damdgpu_ci_smumgr.c1060 MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.vco_mode);
H A Damdgpu_tonga_smumgr.c834 MPLL_FUNC_CNTL_1, VCO_MODE,

Completed in 574 milliseconds