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_USE_REF_DIV
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_crtc.c
175
if (flags &
RADEON_PLL_USE_REF_DIV
)
404
if (flags &
RADEON_PLL_USE_REF_DIV
) {
427
if (flags &
RADEON_PLL_USE_REF_DIV
) {
atombios_crtc.c
420
pll_flags |= (RADEON_PLL_USE_BIOS_DIVS |
RADEON_PLL_USE_REF_DIV
);
474
pll_flags |=
RADEON_PLL_USE_REF_DIV
;
legacy_crtc.c
1796
pll_flags |= (RADEON_PLL_USE_BIOS_DIVS |
RADEON_PLL_USE_REF_DIV
);
radeon.h
278
#define
RADEON_PLL_USE_REF_DIV
(1 << 2)
Completed in 13 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026