Home
last modified time | relevance | path

Searched refs:bwcntl (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.h69 u32 bwcntl; member
Damdgpu_atombios.c1132 mpll_param->bwcntl = args.ucBWCntl; in amdgpu_atombios_get_memory_pll_dividers()
Dci_dpm.c2948 mpll_func_cntl |= (mpll_param.bwcntl << MPLL_FUNC_CNTL__BWCTRL__SHIFT); in ci_calculate_mclk_params()
Dsi_dpm.c5360 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mode.h621 u32 bwcntl; member
Dradeon_atombios.c2982 mpll_param->bwcntl = args.ucBWCntl; in radeon_atom_get_memory_pll_dividers()
Dsi_dpm.c4896 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
Dci_dpm.c2810 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in ci_calculate_mclk_params()