Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_tv.c537 uint32_t tv_master_cntl, tv_rgb_cntl, tv_dac_cntl; in radeon_legacy_tv_mode_set() local
589 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 5 milliseconds