tv_modulator_cntl1  538 drivers/gpu/drm/radeon/radeon_legacy_tv.c 	uint32_t tv_modulator_cntl1, tv_modulator_cntl2;
tv_modulator_cntl1  564 drivers/gpu/drm/radeon/radeon_legacy_tv.c 	tv_modulator_cntl1 = (RADEON_SLEW_RATE_LIMIT |
tv_modulator_cntl1  572 drivers/gpu/drm/radeon/radeon_legacy_tv.c 		tv_modulator_cntl1 |= (0x46 << RADEON_SET_UP_LEVEL_SHIFT) |
tv_modulator_cntl1  577 drivers/gpu/drm/radeon/radeon_legacy_tv.c 		tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN;
tv_modulator_cntl1  581 drivers/gpu/drm/radeon/radeon_legacy_tv.c 		tv_modulator_cntl1 |= RADEON_ALT_PHASE_EN |
tv_modulator_cntl1  810 drivers/gpu/drm/radeon/radeon_legacy_tv.c 	WREG32(RADEON_TV_MODULATOR_CNTL1, tv_modulator_cntl1);