Searched refs:BWCTRL (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h736 #define BWCTRL(x) ((x) << 20) macro
H A Dsid.h613 #define BWCTRL(x) ((x) << 20) macro
H A Dci_dpm.c2773 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl);
H A Dsi_dpm.c4880 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h614 #define BWCTRL(x) ((x) << 20) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl);
H A Dci_smumgr.c1050 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl);
H A Dtonga_smumgr.c818 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL,
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c5382 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl);

Completed in 375 milliseconds