Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c548 uint32_t tv_pll_cntl, tv_pll_cntl1, tv_ftotal; in radeon_legacy_tv_mode_set() local
732 tv_ftotal = NTSC_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
738 tv_ftotal = PAL_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
796 WREG32(RADEON_TV_FTOTAL, tv_ftotal); in radeon_legacy_tv_mode_set()