OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmds_pll_cntl
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c
291
OUTREG(RADEON_TMDS_PLL_CNTL, restore->
tmds_pll_cntl
);
393
save->
tmds_pll_cntl
= INREG(RADEON_TMDS_PLL_CNTL);
402
/* bit 22 of
TMDS_PLL_CNTL
is read-back inverted */
403
save->
tmds_pll_cntl
^= (1 << 22);
1118
uint32_t tmp = info->SavedReg->
tmds_pll_cntl
& 0xfffff;
1139
save->
tmds_pll_cntl
= tmp;
1141
save->
tmds_pll_cntl
= info->SavedReg->
tmds_pll_cntl
& 0xfff00000;
1142
save->
tmds_pll_cntl
|= tmp;
1144
} else save->
tmds_pll_cntl
= tmp
[
all
...]
radeon_probe.h
637
uint32_t
tmds_pll_cntl
;
member in struct:__anon6870
Completed in 7 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026