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_transmitter_cntl
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c
292
OUTREG(RADEON_TMDS_TRANSMITTER_CNTL,restore->
tmds_transmitter_cntl
);
394
save->
tmds_transmitter_cntl
= INREG(RADEON_TMDS_TRANSMITTER_CNTL);
1146
save->
tmds_transmitter_cntl
= info->SavedReg->
tmds_transmitter_cntl
&
1150
save->
tmds_transmitter_cntl
&= ~(RADEON_TMDS_TRANSMITTER_PLLEN);
1152
save->
tmds_transmitter_cntl
|= (RADEON_TMDS_TRANSMITTER_PLLEN);
radeon_probe.h
638
uint32_t
tmds_transmitter_cntl
;
member in struct:__anon6870
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c
2263
OUTREG(R128_TMDS_TRANSMITTER_CNTL, restore->
tmds_transmitter_cntl
);
2373
save->
tmds_transmitter_cntl
= INREG(R128_TMDS_TRANSMITTER_CNTL);
2698
save->
tmds_transmitter_cntl
= orig->
tmds_transmitter_cntl
;
2717
save->
tmds_transmitter_cntl
&= ~R128_TMDS_PLLRST;
2718
save->
tmds_transmitter_cntl
|= R128_TMDS_PLLEN;
r128.h
215
uint32_t
tmds_transmitter_cntl
;
member in struct:__anon167
Completed in 9 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026