OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_offset_cntl
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c
116
OUTREG(RADEON_CRTC_OFFSET_CNTL, restore->
crtc_offset_cntl
);
543
save->
crtc_offset_cntl
= INREG(RADEON_CRTC_OFFSET_CNTL);
777
save->
crtc_offset_cntl
= RADEON_CRTC_OFFSET_FLIP_CNTL;
780
save->
crtc_offset_cntl
= 0;
784
save->
crtc_offset_cntl
|= (R300_CRTC_X_Y_MODE_EN |
788
save->
crtc_offset_cntl
|= RADEON_CRTC_TILE_EN;
792
save->
crtc_offset_cntl
&= ~(R300_CRTC_X_Y_MODE_EN |
796
save->
crtc_offset_cntl
&= ~RADEON_CRTC_TILE_EN;
810
/* note we cannot really simply use the info->ModeReg.
crtc_offset_cntl
value, since the
816
/*save->
crtc_offset_cntl
= INREG(RADEON_CRTC_OFFSET_CNTL) & ~0xf;*
[
all
...]
radeon_probe.h
597
uint32_t
crtc_offset_cntl
;
member in struct:__anon6870
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c
270
OUTREG(R128_CRTC_OFFSET_CNTL, restore->
crtc_offset_cntl
);
315
save->
crtc_offset_cntl
= 0;
r128.h
191
uint32_t
crtc_offset_cntl
;
member in struct:__anon167
r128_driver.c
2353
save->
crtc_offset_cntl
= INREG(R128_CRTC_OFFSET_CNTL);
Completed in 12 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026