Searched refs:tv_rgb_cntl (Results 1 – 1 of 1) sorted by relevance
537 uint32_t tv_master_cntl, tv_rgb_cntl, tv_dac_cntl; in radeon_legacy_tv_mode_set() local589 tv_rgb_cntl = (RADEON_RGB_DITHER_EN in radeon_legacy_tv_mode_set()597 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_CRTC2; in radeon_legacy_tv_mode_set()600 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_RMX; in radeon_legacy_tv_mode_set()602 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_CRTC1; in radeon_legacy_tv_mode_set()775 WREG32(RADEON_TV_RGB_CNTL, tv_rgb_cntl); in radeon_legacy_tv_mode_set()
Completed in 4 milliseconds