max2175_tune_rf_freq
max2175_tune_rf_freq(ctx, ctx->freq, ctx->hsls->cur.val);
max2175_tune_rf_freq(ctx, ctx->rx_modes[rx_mode].freq,
return max2175_tune_rf_freq(ctx, freq, ctx->hsls->cur.val);
ret = max2175_tune_rf_freq(ctx, freq, ctx->hsls->cur.val);