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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740_dpm.c224 mpll_ad_func_cntl_2 |= VCO_MODE; rv740_populate_mclk_value()
226 mpll_ad_func_cntl_2 &= ~VCO_MODE; rv740_populate_mclk_value()
241 mpll_dq_func_cntl_2 |= VCO_MODE; rv740_populate_mclk_value()
243 mpll_dq_func_cntl_2 &= ~VCO_MODE; rv740_populate_mclk_value()
H A Drv740d.h62 #define VCO_MODE (1 << 29) macro
H A Dcypress_dpm.c526 mpll_ad_func_cntl_2 |= VCO_MODE; cypress_populate_mclk_value()
528 mpll_ad_func_cntl_2 &= ~VCO_MODE; cypress_populate_mclk_value()
548 mpll_dq_func_cntl_2 |= VCO_MODE; cypress_populate_mclk_value()
550 mpll_dq_func_cntl_2 &= ~VCO_MODE; cypress_populate_mclk_value()
H A Drv770_dpm.c440 mpll_ad_func_cntl_2 |= VCO_MODE; rv770_populate_mclk_value()
442 mpll_ad_func_cntl_2 &= ~VCO_MODE; rv770_populate_mclk_value()
468 mpll_dq_func_cntl_2 |= VCO_MODE; rv770_populate_mclk_value()
470 mpll_dq_func_cntl_2 &= ~VCO_MODE; rv770_populate_mclk_value()
H A Drv770d.h135 #define VCO_MODE (1 << 29) macro
H A Dni_dpm.c2209 mpll_ad_func_cntl_2 |= VCO_MODE; ni_populate_mclk_value()
2211 mpll_ad_func_cntl_2 &= ~VCO_MODE; ni_populate_mclk_value()
2231 mpll_dq_func_cntl_2 |= VCO_MODE; ni_populate_mclk_value()
2233 mpll_dq_func_cntl_2 &= ~VCO_MODE; ni_populate_mclk_value()
H A Dnid.h577 #define VCO_MODE (1 << 29) macro
H A Dsid.h616 #define VCO_MODE(x) ((x) << 0) macro
H A Dcikd.h741 #define VCO_MODE(x) ((x) << 0) macro
H A Devergreend.h115 #define VCO_MODE (1 << 29) macro
H A Dsi.c7349 /* set VCO_MODE to 1 */ si_set_uvd_clocks()
7837 /* set VCO_MODE to 1 */ si_set_vce_clocks()
H A Dci_dpm.c2786 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode); ci_calculate_mclk_params()
H A Devergreen.c1210 /* set VCO_MODE to 1 */ evergreen_set_uvd_clocks()
H A Dsi_dpm.c4915 CLKFRAC(mpll_param.clkfrac) | VCO_MODE(mpll_param.vco_mode); si_populate_mclk_value()

Completed in 507 milliseconds