snd_pmac_rate_index
beep_speed = snd_pmac_rate_index(chip, &chip->playback, BEEP_SRATE);
rate_index = snd_pmac_rate_index(chip, rec, runtime->rate);
unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate);