OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saveDPLL_B
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_driver.c
1809
pI830->
saveDPLL_B
= INREG(DPLL_B);
2018
if (pI830->
saveDPLL_B
& DPLL_VCO_ENABLE)
2021
OUTREG(DPLL_B, pI830->
saveDPLL_B
& ~DPLL_VCO_ENABLE);
2027
OUTREG(DPLL_B, pI830->
saveDPLL_B
);
2033
OUTREG(DPLL_B, pI830->
saveDPLL_B
);
i830.h
555
uint32_t
saveDPLL_B
;
Completed in 7 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026