Searched refs:tv_rgb_cntl (Results 1 – 1 of 1) sorted by relevance
545 uint32_t tv_master_cntl, tv_rgb_cntl, tv_dac_cntl; in radeon_legacy_tv_mode_set() local597 tv_rgb_cntl = (RADEON_RGB_DITHER_EN in radeon_legacy_tv_mode_set()605 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_CRTC2; in radeon_legacy_tv_mode_set()608 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_RMX; in radeon_legacy_tv_mode_set()610 tv_rgb_cntl |= RADEON_RGB_SRC_SEL_CRTC1; in radeon_legacy_tv_mode_set()789 WREG32(RADEON_TV_RGB_CNTL, tv_rgb_cntl); in radeon_legacy_tv_mode_set()