Home
last modified time | relevance | path

Searched refs:disp_tv_out_cntl (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c1155 uint32_t disp_hw_debug = 0, fp2_gen_cntl = 0, disp_tv_out_cntl = 0; in radeon_legacy_tv_dac_mode_set() local
1215 disp_tv_out_cntl = RREG32(RADEON_DISP_TV_OUT_CNTL); in radeon_legacy_tv_dac_mode_set()
1235 disp_tv_out_cntl &= ~RADEON_DISP_TV_PATH_SRC_CRTC2; in radeon_legacy_tv_dac_mode_set()
1245 disp_tv_out_cntl |= RADEON_DISP_TV_PATH_SRC_CRTC2; in radeon_legacy_tv_dac_mode_set()
1287 WREG32(RADEON_DISP_TV_OUT_CNTL, disp_tv_out_cntl); in radeon_legacy_tv_dac_mode_set()