Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDradeon_legacy_tv.c432 unsigned int h_total, v_total, f_total; in radeon_legacy_tv_init_restarts() local
456 f_total = NTSC_TV_VFTOTAL + 1; in radeon_legacy_tv_init_restarts()
458 f_total = PAL_TV_VFTOTAL + 1; in radeon_legacy_tv_init_restarts()
509 tv_dac->tv.frestart = restart % f_total; in radeon_legacy_tv_init_restarts()