OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_PLL_PREFER_LOW_REF_DIV
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c
389
pll_flags |=
RADEON_PLL_PREFER_LOW_REF_DIV
;
396
pll_flags |=
RADEON_PLL_PREFER_LOW_REF_DIV
;
radeon_crtc.c
276
} else if (((flags &
RADEON_PLL_PREFER_LOW_REF_DIV
) && (ref_div < best_ref_div)) ||
legacy_crtc.c
1780
pll_flags |=
RADEON_PLL_PREFER_LOW_REF_DIV
;
radeon.h
280
#define
RADEON_PLL_PREFER_LOW_REF_DIV
(1 << 4)
Completed in 8 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026