Home
last modified time | relevance | path

Searched refs:tv_vscaler_cntl2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_tv.c539 uint32_t tv_vscaler_cntl1, tv_vscaler_cntl2; in radeon_legacy_tv_mode_set() local
655 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