/Linux-v4.19/drivers/clk/versatile/ |
D | clk-vexpress-osc.c | 26 unsigned long rate_max; member 50 if (osc->rate_max && rate > osc->rate_max) in vexpress_osc_round_rate() 51 rate = osc->rate_max; in vexpress_osc_round_rate() 89 osc->rate_max = range[1]; in vexpress_osc_probe() 107 clk_hw_set_rate_range(&osc->hw, osc->rate_min, osc->rate_max); in vexpress_osc_probe()
|
/Linux-v4.19/sound/soc/codecs/ |
D | es7134.c | 30 unsigned int rate_max; member 60 if (rate < mode->rate_min || rate > mode->rate_max) in es7134_check_mclk() 176 .rate_max = 50000, 182 .rate_max = 100000, 188 .rate_max = 192000, 254 .rate_max = 50000, 261 .rate_max = 100000,
|
D | es7241.c | 13 unsigned int rate_max; member 98 if (rate < mode->rate_min || rate >= mode->rate_max) in es7241_hw_params() 179 .rate_max = 50000, 188 .rate_max = 100000, 197 .rate_max = 200000,
|
D | ics43432.c | 34 .rate_max = ICS43432_RATE_MAX,
|
/Linux-v4.19/sound/soc/qcom/qdsp6/ |
D | q6afe-dai.c | 28 .rate_max = 176400, \ 49 .rate_max = 176400, \ 630 .rate_max = 192000, 654 .rate_max = 192000, 672 .rate_max = 192000, 685 .rate_max = 192000, 708 .rate_max = 192000, 721 .rate_max = 192000, 745 .rate_max = 192000, 758 .rate_max = 192000, [all …]
|
/Linux-v4.19/sound/soc/atmel/ |
D | atmel-pdmic.c | 383 unsigned int rate_max = substream->runtime->hw.rate_max; in atmel_pdmic_codec_dai_hw_params() local 396 if ((fs < rate_min) || (fs > rate_max)) { in atmel_pdmic_codec_dai_hw_params() 399 fs, rate_min, rate_max); in atmel_pdmic_codec_dai_hw_params() 417 if ((fs << 7) > (rate_max << 6)) { in atmel_pdmic_codec_dai_hw_params() 535 unsigned int *rate_min, unsigned int *rate_max) in atmel_pdmic_get_sample_rate() argument 549 *rate_max = mic_max_freq >> 6; in atmel_pdmic_get_sample_rate() 590 unsigned int rate_min, rate_max; in atmel_pdmic_probe() local 658 atmel_pdmic_get_sample_rate(dd, &rate_min, &rate_max); in atmel_pdmic_probe() 662 atmel_pdmic_cpu_dai.capture.rate_max = rate_max; in atmel_pdmic_probe() 682 atmel_pdmic_codec_dai.capture.rate_max = rate_max; in atmel_pdmic_probe()
|
/Linux-v4.19/sound/usb/ |
D | format.c | 200 fp->rate_min = fp->rate_max = 0; in parse_audio_format_rates_v1() 222 if (!fp->rate_max || rate > fp->rate_max) in parse_audio_format_rates_v1() 223 fp->rate_max = rate; in parse_audio_format_rates_v1() 235 fp->rate_max = combine_triple(&fmt[offset + 4]); in parse_audio_format_rates_v1() 252 fp->rates = fp->rate_min = fp->rate_max = 0; in parse_uac2_sample_rate_range() 270 fp->rate_max = max; in parse_uac2_sample_rate_range() 280 if (!fp->rate_max || rate > fp->rate_max) in parse_uac2_sample_rate_range() 281 fp->rate_max = rate; in parse_uac2_sample_rate_range()
|
D | quirks-table.h | 70 .rate_max = 48000, 530 .rate_max = 44100, 547 .rate_max = 44100, 1018 .rate_max = 44100, 1035 .rate_max = 44100, 1638 .rate_max = 44100, 1656 .rate_max = 44100, 1705 .rate_max = 44100, 1723 .rate_max = 44100, 2122 .rate_max = 96000, [all …]
|
D | pcm.c | 107 subs->cur_rate > fp->rate_max) in find_format() 972 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) { in hw_check_valid_format() 973 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min); in hw_check_valid_format() 1005 if (rmax < fp->rate_max) in hw_rule_rate() 1006 rmax = fp->rate_max; in hw_rule_rate() 1009 rmax = fp->rate_max; in hw_rule_rate() 1218 runtime->hw.rate_max = 0; in setup_hw_info() 1228 if (runtime->hw.rate_max < fp->rate_max) in setup_hw_info() 1229 runtime->hw.rate_max = fp->rate_max; in setup_hw_info()
|
/Linux-v4.19/sound/soc/qcom/ |
D | lpass-apq8016.c | 49 .rate_max = 96000, 70 .rate_max = 96000, 91 .rate_max = 96000, 112 .rate_max = 96000, 127 .rate_max = 96000,
|
/Linux-v4.19/sound/xen/ |
D | xen_snd_front_cfg.c | 158 unsigned int rate_max; in cfg_hw_rates() local 163 rate_max = 0; in cfg_hw_rates() 174 if (rate_max < cur_value) in cfg_hw_rates() 175 rate_max = cur_value; in cfg_hw_rates() 182 pcm_hw->rate_max = rate_max; in cfg_hw_rates() 228 .rate_max = USE_RATE_MAX, 282 if (pcm_hw->rate_min > pcm_hw->rate_max) in cfg_read_pcm_hw() 283 pcm_hw->rate_min = pcm_hw->rate_max; in cfg_read_pcm_hw()
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff-pcm.c | 76 hw->rate_max = 0; in limit_channels_and_rates() 90 hw->rate_max = max(hw->rate_max, rate); in limit_channels_and_rates() 163 substream->runtime->hw.rate_max = rate; in pcm_open() 169 substream->runtime->hw.rate_max = rate; in pcm_open()
|
/Linux-v4.19/sound/isa/sb/ |
D | sb8_main.c | 455 .rate_max = 23000, 474 .rate_max = 13000, 515 runtime->hw.rate_max = 50000; in snd_sb8_open() 519 runtime->hw.rate_max = 44100; in snd_sb8_open() 531 runtime->hw.rate_max = 44100; in snd_sb8_open() 533 runtime->hw.rate_max = 15000; in snd_sb8_open()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob_pcm.c | 78 hw->rate_max = 0; in limit_channels_and_rates() 90 hw->rate_max = max(hw->rate_max, snd_bebob_rate_table[i]); in limit_channels_and_rates() 169 substream->runtime->hw.rate_max = sampling_rate; in pcm_open()
|
/Linux-v4.19/sound/usb/line6/ |
D | podhd.c | 84 .rate_max = 48000, 101 .rate_max = 48000, 126 .rate_max = 48000, 143 .rate_max = 48000,
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctpcm.c | 38 .rate_max = 192000, 60 .rate_max = 48000, 86 .rate_max = 96000, 286 runtime->hw.rate_max = atc->rsr * atc->msr; in ct_pcm_capture_open()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-pcm.c | 89 hw->rate_max = 0; in limit_channels_and_rates() 104 hw->rate_max = max(hw->rate_max, formation.rate); in limit_channels_and_rates() 165 substream->runtime->hw.rate_max = formation.rate; in limit_to_current_params()
|
/Linux-v4.19/sound/pci/echoaudio/ |
D | darla20.c | 85 .rate_max = 48000,
|
D | gina20.c | 89 .rate_max = 48000,
|
D | darla24.c | 92 .rate_max = 96000,
|
D | indigodjx.c | 95 .rate_max = 96000,
|
D | indigoio.c | 95 .rate_max = 96000,
|
D | indigo.c | 94 .rate_max = 96000,
|
D | indigodj.c | 94 .rate_max = 96000,
|
D | indigoiox.c | 96 .rate_max = 96000,
|