OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pll_source
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h
392
uint32_t
pll_source
;
member in struct:avivo_crtc_state
radeon_driver.c
4966
state->crtc[0].
pll_source
= INREG(AVIVO_PCLK_CRTC1_CNTL);
5007
state->crtc[1].
pll_source
= INREG(AVIVO_PCLK_CRTC2_CNTL);
5358
OUTREG(AVIVO_PCLK_CRTC1_CNTL, state->crtc[0].
pll_source
);
5359
OUTREG(AVIVO_PCLK_CRTC2_CNTL, state->crtc[1].
pll_source
);
Completed in 9 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026