Searched refs:rate_min (Results 76 - 100 of 255) sorted by relevance

1234567891011

/linux-master/drivers/clk/imx/
H A Dclk-pll14xx.c134 long fout, rate_min, rate_max, dist, best = LONG_MAX; local
169 rate_min = pll14xx_calc_rate(pll, mdiv, pdiv, sdiv, KDIV_MIN, prate);
172 if (rate >= rate_min && rate <= rate_max) {
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c43 .rate_min = 48000,
64 .rate_min = 48000,
/linux-master/sound/usb/line6/
H A Dtoneport.c83 .rate_min = 44100,
100 .rate_min = 44100,
H A Dpod.c130 .rate_min = 39062,
147 .rate_min = 39062,
/linux-master/sound/pci/aw2/
H A Daw2-alsa.c48 .rate_min = 44100,
65 .rate_min = 44100,
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c40 .rate_min = 4000,
67 .rate_min = 4000,
/linux-master/sound/soc/amd/renoir/
H A Dacp3x-pdm-dma.c35 .rate_min = 48000,
365 .rate_min = 48000,
/linux-master/sound/soc/amd/yc/
H A Dacp6x-pdm-dma.c36 .rate_min = 48000,
337 .rate_min = 48000,
/linux-master/sound/pci/emu10k1/
H A Demupcm.c214 runtime->hw.rate_min = 11025;
229 runtime->hw.rate_min = runtime->hw.rate_max = rate;
508 .rate_min = 48000,
1034 .rate_min = 4000,
1057 .rate_min = 8000,
1077 .rate_min = 48000,
1307 runtime->hw.rate_min = runtime->hw.rate_max = 8000;
1772 .rate_min = 48000,
/linux-master/sound/pci/
H A Drme32.c290 .rate_min = 32000,
316 .rate_min = 44100,
343 .rate_min = 32000,
369 .rate_min = 44100,
848 runtime->hw.rate_min = rate;
891 runtime->hw.rate_min = rate;
929 runtime->hw.rate_min = rate;
954 runtime->hw.rate_min = rate;
/linux-master/sound/pci/ice1712/
H A Djuli.c177 if (rate >= runtime->hw.rate_min && rate <= runtime->hw.rate_max) {
178 runtime->hw.rate_min = rate;
/linux-master/sound/soc/amd/raven/
H A Dacp3x-pcm-dma.c31 .rate_min = 8000,
51 .rate_min = 8000,
/linux-master/sound/soc/codecs/
H A Dcs4270.c477 .rate_min = 4000,
486 .rate_min = 4000,
H A Dwm8776.c386 .rate_min = 32000,
400 .rate_min = 32000,
H A Dpcm1789.c204 .rate_min = 10000,
/linux-master/sound/soc/samsung/
H A Dbells.c231 .rate_min = 8000,
239 .rate_min = SYS_AUDIO_RATE,
H A Dlittlemill.c139 .rate_min = 8000,
/linux-master/sound/soc/amd/ps/
H A Dps-pdm-dma.c36 .rate_min = 48000,
342 .rate_min = 48000,
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c43 .rate_min = 48000,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c47 .rate_min = 48000,
/linux-master/sound/usb/
H A Dproc.c118 fp->rate_min, fp->rate_max);
/linux-master/drivers/media/usb/go7007/
H A Dsnd-go7007.c53 .rate_min = 48000,
/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c77 substream->runtime->hw.rate_min = rate;
/linux-master/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c180 .rate_min = 32000,
/linux-master/sound/soc/dwc/
H A Ddwc-pcm.c80 .rate_min = 32000,

Completed in 301 milliseconds

1234567891011