Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c547 uint32_t tv_pll_cntl, tv_pll_cntl1, tv_ftotal; in radeon_legacy_tv_mode_set() local
731 tv_ftotal = NTSC_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
737 tv_ftotal = PAL_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
795 WREG32(RADEON_TV_FTOTAL, tv_ftotal); in radeon_legacy_tv_mode_set()