OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crtc_ext_cntl
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c
965
save->
crtc_ext_cntl
|= RADEON_CRTC_CRT_ON;
1075
save->
crtc_ext_cntl
&= ~RADEON_CRTC_CRT_ON;
1696
uint32_t vclk_ecp_cntl,
crtc_ext_cntl
;
local
1702
crtc_ext_cntl
= INREG(RADEON_CRTC_EXT_CNTL);
1711
tmp =
crtc_ext_cntl
| RADEON_CRTC_CRT_ON;
1752
OUTREG(RADEON_CRTC_EXT_CNTL,
crtc_ext_cntl
);
radeon_bios.c
273
uint32_t
crtc_ext_cntl
= INREG(RADEON_CRTC_EXT_CNTL);
local
300
OUTREG(RADEON_CRTC_EXT_CNTL, ((
crtc_ext_cntl
& ~RADEON_CRTC_CRT_ON) |
316
OUTREG(RADEON_CRTC_EXT_CNTL,
crtc_ext_cntl
);
radeon_driver.c
4093
uint32_t
crtc_ext_cntl
, crtc_gen_cntl, crtc2_gen_cntl=0, ov0_scale_cntl;
local
4113
crtc_ext_cntl
= INREG(RADEON_CRTC_EXT_CNTL);
4114
OUTREG(RADEON_CRTC_EXT_CNTL,
crtc_ext_cntl
| RADEON_CRTC_DISPLAY_DIS);
radeon_probe.h
590
uint32_t
crtc_ext_cntl
;
member in struct:__anon6870
/xsrc/external/mit/xf86-video-r128/dist/src/
r128.h
184
uint32_t
crtc_ext_cntl
;
member in struct:__anon167
Completed in 59 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026