Lines Matching defs:rate
203 int rate)
215 rate * 32, rate * 512);
220 rate * 50, rate * 512);
226 25000000, rate * 512);
230 19200000, rate * 512);
240 rate * 512, SND_SOC_CLOCK_IN);
1363 * To change the rate we must disable the clock first to cover
1377 dev_err(card->dev, "unable to set MCLK rate\n");
1452 struct snd_interval *rate = hw_param_interval(params,
1458 /* The DSP will convert the FE rate to 48k, stereo */
1459 rate->min = rate->max = 48000;