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_CRT_ON
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_encoders.c
536
crtc_ext_cntl |=
RADEON_CRTC_CRT_ON
;
545
crtc_ext_cntl &= ~
RADEON_CRTC_CRT_ON
;
675
tmp = crtc_ext_cntl |
RADEON_CRTC_CRT_ON
;
1610
tmp = crtc_ext_cntl |
RADEON_CRTC_CRT_ON
;
radeon_bios.c
626
((crtc_ext_cntl & ~
RADEON_CRTC_CRT_ON
) |
radeon_legacy_crtc.c
328
crtc_ext_cntl =
RADEON_CRTC_CRT_ON
;
radeon_reg.h
432
# define
RADEON_CRTC_CRT_ON
(1 << 15)
/src/sys/dev/pci/
radeonfb.c
1422
radeonfb_put32(sc, RADEON_CRTC_EXT_CNTL, (extc & ~
RADEON_CRTC_CRT_ON
) |
2464
v |=
RADEON_CRTC_CRT_ON
;
radeonfbreg.h
430
# define
RADEON_CRTC_CRT_ON
(1 << 15)
Completed in 35 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025