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