OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_CRTC_DISPLAY_DIS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/
radeonfb.c
1043
CLR32(sc, RADEON_CRTC_EXT_CNTL,
RADEON_CRTC_DISPLAY_DIS
);
1424
RADEON_CRTC_DISPLAY_DIS
));
2322
RADEON_CRTC_DISPLAY_DIS
/* | RADEON_CRTC_DISP_REQ_EN_B */);
2458
RADEON_CRTC_DISPLAY_DIS
);
2538
RADEON_CRTC_DISPLAY_DIS
/* | RADEON_CRTC_DISP_REQ_EN_B */);
2578
mask =
RADEON_CRTC_DISPLAY_DIS
;
2621
mask =
RADEON_CRTC_DISPLAY_DIS
;
2774
ext = GET32(sc, RADEON_CRTC_EXT_CNTL) & ~
RADEON_CRTC_DISPLAY_DIS
;
2777
PUT32(sc, RADEON_CRTC_EXT_CNTL, ext |
RADEON_CRTC_DISPLAY_DIS
);
2779
PUT32(sc, RADEON_CRTC_GEN_CNTL, gen |
RADEON_CRTC_DISPLAY_DIS
);
[
all
...]
radeonfbreg.h
426
# define
RADEON_CRTC_DISPLAY_DIS
(1 << 10)
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_crtc.c
316
mask = (
RADEON_CRTC_DISPLAY_DIS
|
726
RADEON_CRTC_DISPLAY_DIS
);
radeon_bios.c
628
RADEON_CRTC_DISPLAY_DIS
)));
radeon_reg.h
430
# define
RADEON_CRTC_DISPLAY_DIS
(1 << 10)
Completed in 34 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025