SFC_MIN_FREQUENCY
ctrl->min_speed_hz = SFC_MIN_FREQUENCY;
else if (spi->max_speed_hz < SFC_MIN_FREQUENCY)
speed_hz = SFC_MIN_FREQUENCY;