OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YCLK_POST_DIV
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
rv740d.h
54
#define
YCLK_POST_DIV
(x) ((x) << 17)
radeon_rv740_dpm.c
222
mpll_ad_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
239
mpll_dq_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
rv770d.h
127
#define
YCLK_POST_DIV
(x) ((x) << 17)
radeon_cypress_dpm.c
526
mpll_ad_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
543
mpll_dq_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
radeon_rv770_dpm.c
438
mpll_ad_func_cntl |=
YCLK_POST_DIV
(postdiv_yclk);
466
mpll_dq_func_cntl |=
YCLK_POST_DIV
(postdiv_yclk);
nid.h
569
#define
YCLK_POST_DIV
(x) ((x) << 17)
cikd.h
749
#define
YCLK_POST_DIV
(x) ((x) << 0)
sid.h
626
#define
YCLK_POST_DIV
(x) ((x) << 0)
evergreend.h
107
#define
YCLK_POST_DIV
(x) ((x) << 17)
radeon_ni_dpm.c
2207
mpll_ad_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
2224
mpll_dq_func_cntl |=
YCLK_POST_DIV
(dividers.post_div);
radeon_ci_dpm.c
2825
mpll_ad_func_cntl |=
YCLK_POST_DIV
(mpll_param.post_div);
2830
YCLK_POST_DIV
(mpll_param.post_div);
radeon_si_dpm.c
4909
mpll_ad_func_cntl |=
YCLK_POST_DIV
(mpll_param.post_div);
4914
YCLK_POST_DIV
(mpll_param.post_div);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_iceland_smumgr.c
1090
MPLL_AD_FUNC_CNTL,
YCLK_POST_DIV
, mpll_param.mpll_post_divider);
1097
MPLL_DQ_FUNC_CNTL,
YCLK_POST_DIV
, mpll_param.mpll_post_divider);
amdgpu_ci_smumgr.c
1063
MPLL_AD_FUNC_CNTL,
YCLK_POST_DIV
, mpll_param.mpll_post_divider);
1069
MPLL_DQ_FUNC_CNTL,
YCLK_POST_DIV
, mpll_param.mpll_post_divider);
amdgpu_tonga_smumgr.c
839
MPLL_AD_FUNC_CNTL,
YCLK_POST_DIV
,
848
MPLL_DQ_FUNC_CNTL,
YCLK_POST_DIV
,
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h
628
#define
YCLK_POST_DIV
(x) ((x) << 0)
amdgpu_si_dpm.c
5373
mpll_ad_func_cntl |=
YCLK_POST_DIV
(mpll_param.post_div);
5378
YCLK_POST_DIV
(mpll_param.post_div);
Completed in 62 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025