Searched refs:tv_modulator_cntl2 (Results 1 – 1 of 1) sorted by relevance
538 uint32_t tv_modulator_cntl1, tv_modulator_cntl2; in radeon_legacy_tv_mode_set() local574 tv_modulator_cntl2 = (-111 & RADEON_TV_U_BURST_LEVEL_MASK) | in radeon_legacy_tv_mode_set()578 tv_modulator_cntl2 = (0 & RADEON_TV_U_BURST_LEVEL_MASK) | in radeon_legacy_tv_mode_set()584 tv_modulator_cntl2 = (-78 & RADEON_TV_U_BURST_LEVEL_MASK) | in radeon_legacy_tv_mode_set()805 WREG32(RADEON_TV_MODULATOR_CNTL2, tv_modulator_cntl2); in radeon_legacy_tv_mode_set()
Completed in 4 milliseconds