Lines Matching refs:rates
83 * default rates, default clock routines
491 static const unsigned int rates[] = {
498 .count = ARRAY_SIZE(rates) - 2, /* up to 96000 */
499 .list = rates,
504 .count = ARRAY_SIZE(rates) - 5, /* up to 48000 */
505 .list = rates,
510 .count = ARRAY_SIZE(rates),
511 .list = rates,
898 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_192000,
916 .rates = (SNDRV_PCM_RATE_32000|SNDRV_PCM_RATE_44100|
937 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_192000,
974 runtime->hw.rates = SNDRV_PCM_RATE_KNOT;
981 hw rates to the current internal rate only.