Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atombios.h46 u32 vco_mode; member
71 u32 vco_mode; member
A Damdgpu_atombios.c1031 dividers->vco_mode = (args.v3.ucCntlFlag & in amdgpu_atombios_get_clock_dividers()
1051 dividers->vco_mode = (args.v5.ucCntlFlag & in amdgpu_atombios_get_clock_dividers()
1118 mpll_param->vco_mode = in amdgpu_atombios_get_memory_pll_dividers()
/linux/drivers/media/dvb-frontends/
A Dcx24113.c59 u8 vco_mode:2; member
163 r |= (state->vco_mode << 6) | ((state->bs_freqcnt >> 8) & 0x1f); in cx24113_set_parameters()
435 state->vco_mode = 0; in cx24113_init()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppatomctrl.h64 uint32_t vco_mode; member
133 uint32_t vco_mode; member
A Dppatomctrl.c309 mpll_param->vco_mode = in atomctrl_get_memory_pll_dividers_si()
/linux/drivers/gpu/drm/radeon/
A Drv740_dpm.c221 if (dividers.vco_mode) in rv740_populate_mclk_value()
238 if (dividers.vco_mode) in rv740_populate_mclk_value()
A Dradeon_mode.h597 u32 vco_mode; member
622 u32 vco_mode; member
A Dcypress_dpm.c524 if (dividers.vco_mode) in cypress_populate_mclk_value()
546 if (dividers.vco_mode) in cypress_populate_mclk_value()
A Dradeon_atombios.c2875 dividers->vco_mode = (le32_to_cpu(args.v2.ulClock) & (1 << 25)) ? 1 : 0; in radeon_atom_get_clock_dividers()
2892 dividers->vco_mode = (args.v3.ucCntlFlag & in radeon_atom_get_clock_dividers()
2912 dividers->vco_mode = (args.v5.ucCntlFlag & in radeon_atom_get_clock_dividers()
2980 mpll_param->vco_mode = in radeon_atom_get_memory_pll_dividers()
A Drv770_dpm.c440 if (dividers.vco_mode) in rv770_populate_mclk_value()
468 if (dividers.vco_mode) in rv770_populate_mclk_value()
A Dni_dpm.c2208 if (dividers.vco_mode) in ni_populate_mclk_value()
2230 if (dividers.vco_mode) in ni_populate_mclk_value()
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/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.c830 mpll_param.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 111 milliseconds