Searched refs:rate_max (Results 126 - 150 of 261) sorted by relevance

1234567891011

/linux-master/sound/sh/
H A Dsh_dac_audio.c88 .rate_max = 8000,
/linux-master/sound/soc/stm/
H A Dstm32_adfsdm.c145 .rate_max = 48000,
/linux-master/sound/soc/amd/
H A Dacp-pcm-dma.c53 .rate_max = 96000,
72 .rate_max = 48000,
91 .rate_max = 96000,
110 .rate_max = 48000,
/linux-master/sound/soc/meson/
H A Dg12a-toacodec.c184 .rate_max = 192000, \
H A Daxg-card.c35 .rate_max = 192000,
H A Daxg-fifo.c35 .rate_max = 384000,
/linux-master/include/uapi/sound/
H A Dasoc.h304 __le32 rate_max; /* max rate */ member in struct:snd_soc_tplg_stream_caps
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c94 .rate_max = 48000,
116 .rate_max = 192000,
138 .rate_max = 192000, \
149 .rate_max = 48000, \
/linux-master/sound/soc/intel/avs/
H A Dprobes.c282 .rate_max = 48000,
/linux-master/sound/atmel/
H A Dac97c.c75 .rate_max = 48000,
95 runtime->hw.rate_max = chip->cur_rate;
114 runtime->hw.rate_max = chip->cur_rate;
/linux-master/sound/pci/asihpi/
H A Dasihpi.c347 unsigned int rate_max = 0; local
354 rate_max = 100000;
377 rate_max = max(rate_max, sample_rate);
427 pcmhw->rate_max = rate_max;
/linux-master/sound/pci/ice1712/
H A Dice1724.c900 .rate_max = 192000,
921 .rate_max = 192000,
939 .rate_max = 192000,
973 runtime->hw.rate_max = ice->hw_rates->list[ice->hw_rates->count - 1];
991 && rate <= runtime->hw.rate_max) {
993 runtime->hw.rate_max = rate;
/linux-master/sound/ppc/
H A Dpmac.c490 .rate_max = 44100,
509 .rate_max = 44100,
569 runtime->hw.rate_max = chip->freq_table[i];
/linux-master/sound/soc/qcom/
H A Dlpass-platform.c39 .rate_max = 192000,
63 .rate_max = 192000,
87 .rate_max = 192000,
/linux-master/sound/soc/codecs/
H A Dlpass-va-macro.c954 .rate_max = 192000,
968 .rate_max = 192000,
982 .rate_max = 192000,
H A Dadau7118.c433 .rate_max = 192000,
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c296 .rate_max = 48000,
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c217 substream->runtime->hw.rate_max = rate;
/linux-master/sound/usb/
H A Dimplicit.c418 if (rate < fp->rate_min || rate > fp->rate_max)
H A Dquirks.c206 snd_usb_init_sample_rate(chip, fp, fp->rate_max);
461 fp->rate_max = fp->rate_min = 44100;
465 fp->rate_max = fp->rate_min = 48000;
469 fp->rate_max = fp->rate_min = 96000;
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-audio.c94 .rate_max = 48000,
/linux-master/sound/soc/atmel/
H A Datmel-classd.c105 .rate_max = 96000,
/linux-master/sound/isa/es1688/
H A Des1688_lib.c502 .rate_max = 48000,
520 .rate_max = 48000,
/linux-master/sound/isa/ad1816a/
H A Dad1816a_lib.c329 .rate_max = 55200,
348 .rate_max = 55200,
/linux-master/sound/parisc/
H A Dharmony.c260 .rate_max = 48000,
281 .rate_max = 48000,

Completed in 249 milliseconds

1234567891011