Home
last modified time | relevance | path

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

/openbmc/linux/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()