ad7768_set_freq
ret = ad7768_set_freq(st, val);
return ad7768_set_freq(st, 32000);
return ad7768_set_freq(st, st->samp_freq);