OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc2_offset_cntl
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c
129
OUTREG(RADEON_CRTC2_OFFSET_CNTL, restore->
crtc2_offset_cntl
);
579
save->
crtc2_offset_cntl
= INREG(RADEON_CRTC2_OFFSET_CNTL);
999
save->
crtc2_offset_cntl
= RADEON_CRTC_OFFSET_FLIP_CNTL;
1002
save->
crtc2_offset_cntl
= 0;
1006
save->
crtc2_offset_cntl
|= (R300_CRTC_X_Y_MODE_EN |
1010
save->
crtc2_offset_cntl
|= RADEON_CRTC_TILE_EN;
1014
save->
crtc2_offset_cntl
&= ~(R300_CRTC_X_Y_MODE_EN |
1018
save->
crtc2_offset_cntl
&= ~RADEON_CRTC_TILE_EN;
1038
/*save->
crtc2_offset_cntl
= INREG(RADEON_CRTC2_OFFSET_CNTL) & ~0xf;*/
1044
save->
crtc2_offset_cntl
&= ~RADEON_CRTC_OFFSET_FLIP_CNTL
[
all
...]
radeon_probe.h
618
uint32_t
crtc2_offset_cntl
;
member in struct:__anon6870
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c
288
OUTREG(R128_CRTC2_OFFSET_CNTL, restore->
crtc2_offset_cntl
);
343
save->
crtc2_offset_cntl
= 0;
r128.h
201
uint32_t
crtc2_offset_cntl
;
member in struct:__anon167
r128_driver.c
2388
save->
crtc2_offset_cntl
= INREG(R128_CRTC2_OFFSET_CNTL);
Completed in 8 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026