Searched refs:tv_modulator_cntl2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c545 uint32_t tv_modulator_cntl1, tv_modulator_cntl2; radeon_legacy_tv_mode_set() local
581 tv_modulator_cntl2 = (-111 & RADEON_TV_U_BURST_LEVEL_MASK) | radeon_legacy_tv_mode_set()
585 tv_modulator_cntl2 = (0 & RADEON_TV_U_BURST_LEVEL_MASK) | radeon_legacy_tv_mode_set()
591 tv_modulator_cntl2 = (-78 & RADEON_TV_U_BURST_LEVEL_MASK) | radeon_legacy_tv_mode_set()
818 WREG32(RADEON_TV_MODULATOR_CNTL2, tv_modulator_cntl2); radeon_legacy_tv_mode_set()

Completed in 141 milliseconds