OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disp_tv_out_cntl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_encoders.c
1167
uint32_t disp_hw_debug = 0, fp2_gen_cntl = 0,
disp_tv_out_cntl
= 0;
local in function:radeon_legacy_tv_dac_mode_set
1227
disp_tv_out_cntl
= RREG32(RADEON_DISP_TV_OUT_CNTL);
1247
disp_tv_out_cntl
&= ~RADEON_DISP_TV_PATH_SRC_CRTC2;
1257
disp_tv_out_cntl
|= RADEON_DISP_TV_PATH_SRC_CRTC2;
1299
WREG32(RADEON_DISP_TV_OUT_CNTL,
disp_tv_out_cntl
);
radeon_legacy_encoders.c
1167
uint32_t disp_hw_debug = 0, fp2_gen_cntl = 0,
disp_tv_out_cntl
= 0;
local in function:radeon_legacy_tv_dac_mode_set
1227
disp_tv_out_cntl
= RREG32(RADEON_DISP_TV_OUT_CNTL);
1247
disp_tv_out_cntl
&= ~RADEON_DISP_TV_PATH_SRC_CRTC2;
1257
disp_tv_out_cntl
|= RADEON_DISP_TV_PATH_SRC_CRTC2;
1299
WREG32(RADEON_DISP_TV_OUT_CNTL,
disp_tv_out_cntl
);
Completed in 55 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025