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_cntl
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h
387
uint32_t
pll_cntl
;
member in struct:avivo_pll_state
radeon_driver.c
4933
state->pll[0].
pll_cntl
= INREG(AVIVO_P1PLL_CNTL);
4942
state->pll[1].
pll_cntl
= INREG(AVIVO_P2PLL_CNTL);
4950
state->vga25_ppll.
pll_cntl
= INREG(AVIVO_VGA25_PPLL_CNTL);
4957
state->vga28_ppll.
pll_cntl
= INREG(AVIVO_VGA28_PPLL_CNTL);
4964
state->vga41_ppll.
pll_cntl
= INREG(AVIVO_VGA41_PPLL_CNTL);
5346
OUTREG(AVIVO_P1PLL_CNTL, state->pll[0].
pll_cntl
);
5355
OUTREG(AVIVO_P2PLL_CNTL, state->pll[1].
pll_cntl
);
5367
OUTREG(AVIVO_VGA25_PPLL_CNTL, state->vga25_ppll.
pll_cntl
);
5374
OUTREG(AVIVO_VGA28_PPLL_CNTL, state->vga28_ppll.
pll_cntl
);
5381
OUTREG(AVIVO_VGA41_PPLL_CNTL, state->vga41_ppll.
pll_cntl
);
[
all
...]
Completed in 7 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026