Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_legacy_tv.c550 uint32_t tv_pll_cntl, tv_pll_cntl1, tv_ftotal; in radeon_legacy_tv_mode_set() local
734 tv_ftotal = NTSC_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
740 tv_ftotal = PAL_TV_VFTOTAL; in radeon_legacy_tv_mode_set()
798 WREG32(RADEON_TV_FTOTAL, tv_ftotal); in radeon_legacy_tv_mode_set()