Searched refs:tv_modulator_cntl1 (Results 1 – 1 of 1) sorted by relevance
538 uint32_t tv_modulator_cntl1, tv_modulator_cntl2; in radeon_legacy_tv_mode_set() local564 tv_modulator_cntl1 = (RADEON_SLEW_RATE_LIMIT | in radeon_legacy_tv_mode_set()572 tv_modulator_cntl1 |= (0x46 << RADEON_SET_UP_LEVEL_SHIFT) | in radeon_legacy_tv_mode_set()577 tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN; in radeon_legacy_tv_mode_set()581 tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN | in radeon_legacy_tv_mode_set()804 WREG32(RADEON_TV_MODULATOR_CNTL1, tv_modulator_cntl1); in radeon_legacy_tv_mode_set()
Completed in 4 milliseconds