OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWCTRL
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h
738
#define
BWCTRL
(x) ((x) << 20)
sid.h
615
#define
BWCTRL
(x) ((x) << 20)
radeon_ci_dpm.c
2818
mpll_func_cntl |=
BWCTRL
(mpll_param.bwcntl);
radeon_si_dpm.c
4902
mpll_func_cntl |=
BWCTRL
(mpll_param.bwcntl);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h
617
#define
BWCTRL
(x) ((x) << 20)
amdgpu_si_dpm.c
5366
mpll_func_cntl |=
BWCTRL
(mpll_param.bwcntl);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_iceland_smumgr.c
1078
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL,
BWCTRL
, mpll_param.bw_ctrl);
amdgpu_ci_smumgr.c
1053
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL,
BWCTRL
, mpll_param.bw_ctrl);
amdgpu_tonga_smumgr.c
823
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL,
BWCTRL
,
Completed in 49 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025