Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dsid.h613 #define BWCTRL(x) ((x) << 20) macro
H A Dcikd.h736 #define BWCTRL(x) ((x) << 20) macro
H A Dci_dpm.c2846 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in ci_calculate_mclk_params()
H A Dsi_dpm.c4897 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
H A Dci_smumgr.c1048 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in ci_calculate_mclk_params()
H A Dtonga_smumgr.c808 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, in tonga_calculate_mclk_params()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5360 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()