Home
last modified time | relevance | path

Searched refs:tv_ftotal (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c540 uint32_t tv_pll_cntl, tv_ftotal; in radeon_legacy_tv_mode_set() local
718 tv_ftotal = NTSC_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
724 tv_ftotal = PAL_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
782 WREG32(RADEON_TV_FTOTAL, tv_ftotal); in radeon_legacy_tv_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c539 uint32_t tv_pll_cntl, tv_ftotal; in radeon_legacy_tv_mode_set() local
717 tv_ftotal = NTSC_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
723 tv_ftotal = PAL_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
783 WREG32(RADEON_TV_FTOTAL, tv_ftotal); in radeon_legacy_tv_mode_set()

Completed in 4 milliseconds