Searched refs:rates (Results 376 - 400 of 948) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_sdio.c201 mt7615_mac_set_rates(&dev->phy, msta, &info->control.rates[0],
202 msta->rates);
/linux-master/sound/soc/amd/ps/
H A Dps-pdm-dma.c35 .rates = SNDRV_PCM_RATE_48000,
338 .rates = SNDRV_PCM_RATE_48000,
/linux-master/sound/soc/tegra/
H A Dtegra186_dspk.c314 .rates = SNDRV_PCM_RATE_8000_48000,
325 .rates = SNDRV_PCM_RATE_8000_48000,
/linux-master/sound/soc/codecs/
H A Dmt6660.c396 .rates = STUB_RATES,
403 .rates = STUB_RATES,
H A Dml26124.c506 .rates = ML26124_RATES,
512 .rates = ML26124_RATES,
H A Dmax98925.c500 .rates = SNDRV_PCM_RATE_8000_48000,
507 .rates = SNDRV_PCM_RATE_8000_48000,
H A Dmax98926.c463 .rates = SNDRV_PCM_RATE_8000_48000,
470 .rates = SNDRV_PCM_RATE_8000_48000,
H A Dmax98373-i2c.c461 .rates = MAX98373_RATES,
468 .rates = MAX98373_RATES,
H A Dak4671.c597 .rates = AK4671_RATES,
603 .rates = AK4671_RATES,
H A Dcs4270.c165 * rates the CS4270 currently supports.
182 * never select any sample rates that require divide-by-1.5.
222 * cs4270_set_dai_sysclk - determine the CS4270 samples rates.
231 * The value of MCLK is used to determine which sample rates are supported
237 * of supported sample rates.
240 * otherwise the list of supported sample rates will not be available in
244 * theoretically possible sample rates to be enabled. Call it again with a
476 .rates = SNDRV_PCM_RATE_CONTINUOUS,
485 .rates = SNDRV_PCM_RATE_CONTINUOUS,
H A Dtas2780.c471 .rates = TAS2780_RATES,
478 .rates = TAS2780_RATES,
H A Dwm8994.c117 const struct wm8958_micd_rate *rates; local
129 rates = control->pdata.micd_rates;
132 rates = jackdet_rates;
135 rates = micdet_rates;
141 if (rates[i].idle != idle)
143 if (abs(rates[i].sysclk - sysclk) <
144 abs(rates[best].sysclk - sysclk))
146 else if (rates[best].idle != idle)
150 val = rates[best].start << WM8958_MICD_BIAS_STARTTIME_SHIFT
151 | rates[bes
[all...]
H A Dssm4567.c405 .rates = SNDRV_PCM_RATE_8000_192000,
413 .rates = SNDRV_PCM_RATE_8000_192000,
H A Dwm8971.c617 .rates = WM8971_RATES,
623 .rates = WM8971_RATES,
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-adda.c453 .rates = MTK_ADDA_PLAYBACK_RATES,
465 .rates = MTK_ADDA_CAPTURE_RATES,
/linux-master/drivers/clk/
H A Dclk-scmi.c125 * Suppose all the requested rates are supported, and let firmware
237 min_rate = sclk->info->list.rates[0];
238 max_rate = sclk->info->list.rates[num_rates - 1];
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c146 * The following tables contain the expected throughput metrics for all rates
152 * CCK rates are only valid in legacy table and will only be used in G
635 * il4965_rs_get_supported_rates - get the available rates
638 * basic available rates.
725 /* check if we need to switch from HT to legacy rates.
726 * assumption is that mandatory rates (1Mbps or 6Mbps)
841 mac_flags = info->status.rates[0].flags;
842 mac_idx = info->status.rates[0].idx;
850 * HT OFDM rates after CCK rates i
[all...]
/linux-master/sound/pci/ice1712/
H A Dice1724.c83 * default rates, default clock routines
491 static const unsigned int rates[] = { variable
498 .count = ARRAY_SIZE(rates) - 2, /* up to 96000 */
499 .list = rates,
504 .count = ARRAY_SIZE(rates) - 5, /* up to 48000 */
505 .list = rates,
510 .count = ARRAY_SIZE(rates),
511 .list = rates,
898 .rates = SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000_192000,
916 .rates
[all...]
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h50 /* The ZD1211 firmware uses proprietary encodings of the 802.11b (CCK) rates.
51 * For OFDM the PLCP rate encodings are used. We combine these "pure" rates
52 * with the modulation type flag and call the resulting values zd-rates.
132 int rate[10]; /* retry rates, described by an index in zd_rates[] */
189 struct ieee80211_rate rates[12]; member in struct:zd_mac
266 * Notify that these values are *not* used in the zd-rates.
/linux-master/drivers/net/wireless/st/cw1200/
H A Dcw1200.h141 struct ieee80211_rate *rates; member in struct:cw1200_common
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c41 .rates = SNDRV_PCM_RATE_48000,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c45 .rates = SNDRV_PCM_RATE_48000,
/linux-master/sound/usb/line6/
H A Dcapture.c227 &line6pcm->properties->rates);
/linux-master/sound/usb/
H A Dproc.c116 if (fp->rates & SNDRV_PCM_RATE_CONTINUOUS) {
/linux-master/drivers/media/usb/gspca/
H A Dgspca.h45 const u8 *rates; member in struct:framerates

Completed in 401 milliseconds

<<11121314151617181920>>