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

/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_tv.c432 unsigned int h_total, v_total, f_total; local
456 f_total = NTSC_TV_VFTOTAL + 1;
458 f_total = PAL_TV_VFTOTAL + 1;
509 tv_dac->tv.frestart = restart % f_total;

Completed in 51 milliseconds