Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Drv740_dpm.c222 mpll_ad_func_cntl_2 |= VCO_MODE; in rv740_populate_mclk_value()
224 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv740_populate_mclk_value()
239 mpll_dq_func_cntl_2 |= VCO_MODE; in rv740_populate_mclk_value()
241 mpll_dq_func_cntl_2 &= ~VCO_MODE; in rv740_populate_mclk_value()
A Drv740d.h62 #define VCO_MODE (1 << 29) macro
A Dcypress_dpm.c525 mpll_ad_func_cntl_2 |= VCO_MODE; in cypress_populate_mclk_value()
527 mpll_ad_func_cntl_2 &= ~VCO_MODE; in cypress_populate_mclk_value()
547 mpll_dq_func_cntl_2 |= VCO_MODE; in cypress_populate_mclk_value()
549 mpll_dq_func_cntl_2 &= ~VCO_MODE; in cypress_populate_mclk_value()
A Drv770_dpm.c441 mpll_ad_func_cntl_2 |= VCO_MODE; in rv770_populate_mclk_value()
443 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv770_populate_mclk_value()
469 mpll_dq_func_cntl_2 |= VCO_MODE; in rv770_populate_mclk_value()
471 mpll_dq_func_cntl_2 &= ~VCO_MODE; in rv770_populate_mclk_value()
A Drv770d.h135 #define VCO_MODE (1 << 29) macro
A Dnid.h577 #define VCO_MODE (1 << 29) macro
A Dni_dpm.c2209 mpll_ad_func_cntl_2 |= VCO_MODE; in ni_populate_mclk_value()
2211 mpll_ad_func_cntl_2 &= ~VCO_MODE; in ni_populate_mclk_value()
2231 mpll_dq_func_cntl_2 |= VCO_MODE; in ni_populate_mclk_value()
2233 mpll_dq_func_cntl_2 &= ~VCO_MODE; in ni_populate_mclk_value()
A Dsid.h616 #define VCO_MODE(x) ((x) << 0) macro
A Dcikd.h739 #define VCO_MODE(x) ((x) << 0) macro
A Devergreend.h115 #define VCO_MODE (1 << 29) macro
A Dci_dpm.c2779 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode); in ci_calculate_mclk_params()
A Dsi_dpm.c4884 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode); in si_populate_mclk_value()
/linux/drivers/gpu/drm/amd/amdgpu/
A Dsid.h617 #define VCO_MODE(x) ((x) << 0) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Diceland_smumgr.c1081 MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.vco_mode); in iceland_calculate_mclk_params()
A Dci_smumgr.c1056 MPLL_FUNC_CNTL_1, VCO_MODE, mpll_param.vco_mode); in ci_calculate_mclk_params()
A Dtonga_smumgr.c829 MPLL_FUNC_CNTL_1, VCO_MODE, in tonga_calculate_mclk_params()
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Dsi_dpm.c5346 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode); in si_populate_mclk_value()

Completed in 143 milliseconds