Searched refs:tv_vscaler_cntl2 (Results 1 – 1 of 1) sorted by relevance
539 uint32_t tv_vscaler_cntl1, tv_vscaler_cntl2; in radeon_legacy_tv_mode_set() local655 tv_vscaler_cntl2 = RREG32(RADEON_TV_VSCALER_CNTL2) & 0x00fffff0; in radeon_legacy_tv_mode_set()656 tv_vscaler_cntl2 |= (0x10 << 24) | in radeon_legacy_tv_mode_set()784 WREG32(RADEON_TV_VSCALER_CNTL2, tv_vscaler_cntl2); in radeon_legacy_tv_mode_set()
Completed in 4 milliseconds