Searched refs:rate_min (Results 126 - 150 of 256) sorted by relevance

1234567891011

/linux-master/sound/soc/stm/
H A Dstm32_adfsdm.c144 .rate_min = 8000,
/linux-master/sound/soc/amd/
H A Dacp-pcm-dma.c52 .rate_min = 8000,
71 .rate_min = 8000,
90 .rate_min = 8000,
109 .rate_min = 8000,
/linux-master/sound/soc/meson/
H A Dg12a-toacodec.c183 .rate_min = 5512, \
H A Daxg-card.c34 .rate_min = 5525,
H A Daxg-fifo.c34 .rate_min = 5512,
/linux-master/include/uapi/sound/
H A Dasoc.h303 __le32 rate_min; /* min rate */ member in struct:snd_soc_tplg_stream_caps
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c93 .rate_min = 8000,
115 .rate_min = 8000,
137 .rate_min = 8000, \
148 .rate_min = 8000, \
/linux-master/sound/soc/intel/avs/
H A Dprobes.c281 .rate_min = 48000,
/linux-master/sound/atmel/
H A Dac97c.c74 .rate_min = 4000,
94 runtime->hw.rate_min = chip->cur_rate;
113 runtime->hw.rate_min = chip->cur_rate;
/linux-master/sound/pci/asihpi/
H A Dasihpi.c346 unsigned int rate_min = 200000; local
353 rate_min = 8000;
376 rate_min = min(rate_min, sample_rate);
426 pcmhw->rate_min = rate_min;
/linux-master/sound/pci/ice1712/
H A Dice1724.c899 .rate_min = 8000,
920 .rate_min = 32000,
938 .rate_min = 8000,
972 runtime->hw.rate_min = ice->hw_rates->list[0];
990 if (rate >= runtime->hw.rate_min
992 runtime->hw.rate_min = rate;
/linux-master/sound/ppc/
H A Dpmac.c489 .rate_min = 7350,
508 .rate_min = 7350,
575 runtime->hw.rate_min = chip->freq_table[i];
/linux-master/sound/soc/qcom/
H A Dlpass-platform.c38 .rate_min = 8000,
62 .rate_min = 8000,
86 .rate_min = 8000,
/linux-master/sound/soc/codecs/
H A Dlpass-va-macro.c955 .rate_min = 8000,
969 .rate_min = 8000,
983 .rate_min = 8000,
H A Dadau7118.c432 .rate_min = 4000,
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c295 .rate_min = 48000,
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c216 substream->runtime->hw.rate_min = rate;
/linux-master/sound/usb/
H A Dimplicit.c418 if (rate < fp->rate_min || rate > fp->rate_max)
H A Dquirks.c461 fp->rate_max = fp->rate_min = 44100;
465 fp->rate_max = fp->rate_min = 48000;
469 fp->rate_max = fp->rate_min = 96000;
1693 switch (fmt->rate_min) {
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-audio.c93 .rate_min = 8000,
/linux-master/sound/soc/atmel/
H A Datmel-classd.c104 .rate_min = 8000,
/linux-master/sound/isa/es1688/
H A Des1688_lib.c501 .rate_min = 4000,
519 .rate_min = 4000,
/linux-master/sound/isa/ad1816a/
H A Dad1816a_lib.c328 .rate_min = 4000,
347 .rate_min = 4000,
/linux-master/sound/parisc/
H A Dharmony.c259 .rate_min = 5512,
280 .rate_min = 5512,
/linux-master/sound/pci/
H A Dbt87x.c361 .rate_min = ANALOG_CLOCK / CLOCK_DIV_MAX,
377 runtime->hw.rate_min = chip->board.dig_rate;

Completed in 404 milliseconds

1234567891011