MIN_TV_FREQ
dev->tv_freq = clamp_t(unsigned, vf->frequency, MIN_TV_FREQ, MAX_TV_FREQ);
vt->rangelow = MIN_TV_FREQ;