FREQ_RANGE_HIGH
vm->rangehigh = si4713_to_v4l2(FREQ_RANGE_HIGH);
frequency = clamp_t(u16, frequency, FREQ_RANGE_LOW, FREQ_RANGE_HIGH);