Searched refs:rates (Results 101 - 125 of 946) sorted by relevance

1234567891011>>

/linux-master/sound/soc/meson/
H A Daiu.c118 .rates = SNDRV_PCM_RATE_CONTINUOUS,
131 .rates = SNDRV_PCM_RATE_CONTINUOUS,
144 .rates = SNDRV_PCM_RATE_8000_192000,
155 .rates = (SNDRV_PCM_RATE_32000 |
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c22 struct snd_interval rates = { local
42 rates.min = min(rates.min, rate);
43 rates.max = max(rates.max, rate);
46 return snd_interval_refine(r, &rates);
111 hw->rates |= snd_pcm_rate_to_rate_bit(rate);
/linux-master/sound/xen/
H A Dxen_snd_front_cfg.c156 unsigned int rates; local
161 rates = 0;
171 rates |= cur_mask;
179 if (rates) {
180 pcm_hw->rates = rates;
226 .rates = USE_RATE,
/linux-master/sound/soc/qcom/
H A Dlpass-sc7280.c25 .rates = SNDRV_PCM_RATE_48000,
35 .rates = SNDRV_PCM_RATE_48000,
48 .rates = SNDRV_PCM_RATE_48000,
61 .rates = SNDRV_PCM_RATE_48000,
74 .rates = SNDRV_PCM_RATE_48000,
87 .rates = SNDRV_PCM_RATE_48000,
100 .rates = SNDRV_PCM_RATE_48000,
/linux-master/sound/soc/kirkwood/
H A Dkirkwood-i2s.c79 /* Update available rates of mclk's fs */
81 dai_drv[i].playback.rates |= SNDRV_PCM_RATE_192000;
82 dai_drv[i].capture.rates |= SNDRV_PCM_RATE_192000;
221 /* use internal dco for the supported rates
232 /* use the external clock for the other rates
561 .rates = SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 |
568 .rates = SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 |
580 .rates = SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 |
587 .rates = SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 |
602 .rates
[all...]
/linux-master/sound/soc/codecs/
H A Dhdac_hda.c80 .rates = SNDRV_PCM_RATE_8000_192000,
88 .rates = SNDRV_PCM_RATE_8000_192000,
101 .rates = SNDRV_PCM_RATE_8000_192000,
109 .rates = SNDRV_PCM_RATE_8000_192000,
122 .rates = SNDRV_PCM_RATE_8000_192000,
130 .rates = SNDRV_PCM_RATE_8000_192000,
146 .rates = STUB_HDMI_RATES,
159 .rates = STUB_HDMI_RATES,
172 .rates = STUB_HDMI_RATES,
185 .rates
[all...]
H A Dwm1250-ev1.c105 .rates = WM1250_EV1_RATES,
112 .rates = WM1250_EV1_RATES,
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c115 __le16 rates[DP_MAX_SUPPORTED_RATES]; local
117 ret = drm_dp_dpcd_read(aux, DP_SUPPORTED_LINK_RATES, rates, sizeof(rates));
118 if (ret == sizeof(rates)) {
119 for (int i = 0; i < ARRAY_SIZE(rates); i++) {
120 u32 rate = (le16_to_cpu(rates[i]) * 200) / 10;
142 const u32 rates[] = { 810000, 540000, 270000, 162000 }; local
154 for (int i = 0; i < ARRAY_SIZE(rates); i++) {
155 if (rates[i] <= max_rate) {
157 outp->dp.rate[outp->dp.rate_nr].rate = rates[
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dphy.c1128 /* Tweak power detector for half/quarter rates */
2658 * @rates: The &struct ath5k_rate_pcal_info to fill
2668 struct ath5k_rate_pcal_info *rates)
2724 rates->freq = target;
2726 rates->target_power_6to24 =
2732 rates->target_power_36 =
2738 rates->target_power_48 =
2744 rates->target_power_54 =
3490 * rates[0] - rates[
2666 ath5k_get_rate_pcal_data(struct ath5k_hw *ah, struct ieee80211_channel *channel, struct ath5k_rate_pcal_info *rates) argument
3508 u16 *rates; local
[all...]
H A Dbase.h70 struct ieee80211_tx_rate rates[4]; /* number of multi-rate stages */ member in struct:ath5k_buf
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dtraces.h382 const struct ieee80211_tx_rate *rates = tx_info->driver_rates;
394 if (rates[0].flags & IEEE80211_TX_RC_MCS)
395 __entry->rate[i] = rates[i].idx;
397 __entry->rate[i] = hw_rate[rates[i].idx];
398 __entry->tx_count[i] = rates[i].count;
401 if (rates[0].flags & IEEE80211_TX_RC_MCS)
403 if (rates[0].flags & IEEE80211_TX_RC_SHORT_GI)
405 if (rates[0].flags & IEEE80211_TX_RC_GREEN_FIELD)
407 if (rates[0].flags & IEEE80211_TX_RC_USE_RTS_CTS)
/linux-master/sound/drivers/
H A Ddummy.c118 unsigned int rates; member in struct:dummy_model
195 .rates = SNDRV_PCM_RATE_48000,
209 .rates = SNDRV_PCM_RATE_48000|SNDRV_PCM_RATE_96000|SNDRV_PCM_RATE_192000,
518 .rates = USE_RATE,
914 static const int rates[] = { local
920 if (dummy->pcm_hw.rates & SNDRV_PCM_RATE_CONTINUOUS)
922 if (dummy->pcm_hw.rates & SNDRV_PCM_RATE_KNOT)
924 for (i = 0; i < ARRAY_SIZE(rates); i++)
925 if (dummy->pcm_hw.rates & (1 << i))
926 snd_iprintf(buffer, " %d", rates[
[all...]
/linux-master/sound/usb/line6/
H A Dpodhd.c64 .rates = SNDRV_PCM_RATE_48000,
81 .rates = SNDRV_PCM_RATE_48000,
91 .rates = {
106 .rates = SNDRV_PCM_RATE_48000,
123 .rates = SNDRV_PCM_RATE_48000,
136 .rates = {
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c36 .rates = (
63 .rates = (
86 runtime->hw.rates = cs5535au->ac97->rates[AC97_RATES_FRONT_DAC];
340 runtime->hw.rates = cs5535au->ac97->rates[AC97_RATES_ADC];
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c390 struct ieee80211_sta_rates *rates; local
394 rates = rcu_dereference(sta->rates);
396 if (!rates)
399 rate.idx = rates->rate[0].idx;
400 rate.flags = rates->rate[0].flags;
/linux-master/drivers/net/wireless/intersil/p54/
H A Dtxrx.c434 memset_after(&info->status, 0, rates);
439 /* walk through the rates array and adjust the counts */
442 if (count >= info->status.rates[idx].count) {
443 count -= info->status.rates[idx].count;
445 info->status.rates[idx].count = count;
448 info->status.rates[idx].idx = -1;
449 info->status.rates[idx].count = 0;
826 hdr->rts_tries = info->control.rates[0].count;
829 * we register the rates in perfect order, and
836 /* see how many rates go
[all...]
/linux-master/drivers/media/pci/mantis/
H A Dmantis_uart.c36 } rates[5] = { variable in typeref:struct:__anon136
152 rates[params.baud_rate].string,
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dtx.c97 &info->status.rates[0],
100 info->status.rates[0].count = 1; /* no data about retries */
143 /* update rates per link */
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.h54 int rates; member in struct:nvkm_outp::__anon779::__anon781
111 int (*rates)(struct nvkm_outp *); member in struct:nvkm_outp_func::__anon786
/linux-master/sound/soc/
H A Dsoc-utils.c201 .rates = STUB_RATES,
208 .rates = STUB_RATES,
/linux-master/sound/soc/mediatek/mt6797/
H A Dmt6797-afe-pcm.c184 .rates = MTK_PCM_RATES,
196 .rates = MTK_PCM_RATES,
208 .rates = MTK_PCM_RATES,
220 .rates = MTK_PCM_RATES,
232 .rates = MTK_PCM_RATES,
244 .rates = MTK_PCM_RATES,
256 .rates = MTK_PCM_DAI_RATES,
268 .rates = MTK_PCM_DAI_RATES,
/linux-master/sound/soc/fsl/
H A Dmpc5200_psc_i2s.c21 * PSC_I2S_RATES: sample rates supported by the I2S
25 * ALSA that we support all rates and let the codec driver decide what rates
136 .rates = PSC_I2S_RATES,
143 .rates = PSC_I2S_RATES,
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-pcm.c104 .rates = MTK_PCM_RATES,
116 .rates = MTK_PCM_RATES,
128 .rates = MTK_PCM_RATES,
140 .rates = MTK_PCM_RATES,
152 .rates = MTK_PCM_RATES,
164 .rates = MTK_PCM_RATES,
176 .rates = MTK_PCM_RATES,
188 .rates = MTK_PCM_RATES,
200 .rates = MTK_PCM_RATES,
212 .rates
[all...]
/linux-master/sound/pci/echoaudio/
H A Dgina24.c96 .rates = SNDRV_PCM_RATE_8000_48000 |
H A Decho3g.c89 .rates = SNDRV_PCM_RATE_32000 |

Completed in 306 milliseconds

1234567891011>>