OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPLL_FB_DIV
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c
86
/* set
UPLL_FB_DIV
to 0x50000 */
87
WREG32_P(CG_UPLL_FUNC_CNTL_3,
UPLL_FB_DIV
(0x50000), ~UPLL_FB_DIV_MASK);
94
WREG32_P(CG_UPLL_FUNC_CNTL_3,
UPLL_FB_DIV
(1), ~
UPLL_FB_DIV
(1));
112
WREG32_P(CG_UPLL_FUNC_CNTL_3,
UPLL_FB_DIV
(fb_div),
125
WREG32_P(CG_UPLL_FUNC_CNTL_3, 0, ~
UPLL_FB_DIV
(1));
rv770d.h
64
# define
UPLL_FB_DIV
(x) ((x) << 0)
sid.h
148
# define
UPLL_FB_DIV
(x) ((x) << 0)
evergreend.h
369
# define
UPLL_FB_DIV
(x) ((x) << 0)
r600d.h
1563
# define
UPLL_FB_DIV
(x) ((x) << 4)
radeon_r600.c
264
UPLL_FB_DIV
(fb_div) |
radeon_evergreen.c
1246
WREG32_P(CG_UPLL_FUNC_CNTL_3,
UPLL_FB_DIV
(fb_div), ~UPLL_FB_DIV_MASK);
radeon_si.c
7060
WREG32_P(CG_UPLL_FUNC_CNTL_3,
UPLL_FB_DIV
(fb_div), ~UPLL_FB_DIV_MASK);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h
150
# define
UPLL_FB_DIV
(x) ((x) << 0)
Completed in 41 milliseconds
Indexes created Tue Aug 25 00:27:06 UTC 2026