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_pitch
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c
244
save->
crtc2_pitch
= info->CurrentLayout.displayWidth / 8;
249
save->
crtc2_pitch
, pScrn->virtualX,
289
OUTREG(R128_CRTC2_PITCH, restore->
crtc2_pitch
);
r128.h
202
uint32_t
crtc2_pitch
;
member in struct:__anon167
r128_driver.c
2389
save->
crtc2_pitch
= INREG(R128_CRTC2_PITCH);
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c
208
OUTREG(RADEON_CRTC2_PITCH, restore->
crtc2_pitch
);
580
save->
crtc2_pitch
= INREG(RADEON_CRTC2_PITCH);
1147
save->
crtc2_pitch
= ((pScrn->displayWidth * pScrn->bitsPerPixel) +
1149
save->
crtc2_pitch
|= save->
crtc2_pitch
<< 16;
radeon_probe.h
619
uint32_t
crtc2_pitch
;
member in struct:__anon6870
Completed in 11 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026