Searched refs:rates (Results 426 - 450 of 948) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/soc/meson/
H A Dt9015.c91 .rates = SNDRV_PCM_RATE_8000_96000,
/linux-master/sound/hda/
H A Dhdac_device.c878 * snd_hdac_query_supported_pcm - query the supported PCM rates and formats
886 * Queries the supported PCM rates and formats. The NULL @ratesp, @formatsp,
901 u32 rates = 0; local
904 rates |= rate_bits[i].alsa_bits;
906 if (rates == 0) {
908 "rates == 0 (nid=0x%x, val=0x%x, ovrd=%i)\n",
913 *ratesp = rates;
/linux-master/sound/pci/
H A Dvia82xx_modem.c711 .rates = SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000 | SNDRV_PCM_RATE_KNOT,
733 static const unsigned int rates[] = { 8000, 9600, 12000, 16000 }; local
735 .count = ARRAY_SIZE(rates),
736 .list = rates,
H A Datiixp_modem.c822 .rates = (SNDRV_PCM_RATE_8000 |
842 static const unsigned int rates[] = { 8000, 9600, 12000, 16000 }; local
844 .count = ARRAY_SIZE(rates),
845 .list = rates,
H A Datiixp.c1006 .rates = SNDRV_PCM_RATE_48000,
1034 runtime->hw.rates = chip->pcms[pcm_type]->rates;
1289 if (chip->pcms[ATI_PCM_SPDIF] && ! chip->pcms[ATI_PCM_SPDIF]->rates)
1294 chip->pcms[ATI_PCM_SPDIF]->rates = SNDRV_PCM_RATE_48000;
/linux-master/sound/soc/codecs/
H A Drt700.c1014 .rates = RT700_STEREO_RATES,
1021 .rates = RT700_STEREO_RATES,
1033 .rates = RT700_STEREO_RATES,
1040 .rates = RT700_STEREO_RATES,
H A Dcs4349.c245 .rates = CS4349_PCM_RATES,
H A Dcs4341.c187 .rates = SNDRV_PCM_RATE_8000_96000,
H A Dmax9850.c268 .rates = MAX9850_RATES,
H A Dpcm1681.c257 .rates = PCM1681_PCM_RATES,
H A Dtfa9879.c269 .rates = TFA9879_RATES,
H A Drt286.c1011 .rates = RT286_STEREO_RATES,
1018 .rates = RT286_STEREO_RATES,
1031 .rates = RT286_STEREO_RATES,
1038 .rates = RT286_STEREO_RATES,
H A Drt298.c1073 .rates = RT298_STEREO_RATES,
1080 .rates = RT298_STEREO_RATES,
1093 .rates = RT298_STEREO_RATES,
1100 .rates = RT298_STEREO_RATES,
H A Dwm8728.c206 .rates = WM8728_RATES,
H A Dcs42l43.c633 .rates = SNDRV_PCM_RATE_KNOT,
640 .rates = SNDRV_PCM_RATE_KNOT,
652 .rates = SNDRV_PCM_RATE_KNOT,
664 .rates = SNDRV_PCM_RATE_KNOT,
676 .rates = SNDRV_PCM_RATE_KNOT,
688 .rates = SNDRV_PCM_RATE_KNOT,
700 .rates = SNDRV_PCM_RATE_KNOT,
712 .rates = SNDRV_PCM_RATE_KNOT,
724 .rates = SNDRV_PCM_RATE_KNOT,
H A Dmadera.c2506 const unsigned int *rates; local
2526 rates = madera_opclk_ref_44k1_rates;
2528 rates = madera_opclk_ref_48k_rates;
2531 if (rates[ref] > refclk)
2535 while ((rates[ref] / div >= freq) && (div <= 30)) {
2536 if (rates[ref] / div == freq) {
3105 const int *rates; local
3119 rates = &madera_44k1_bclk_rates[0];
3122 rates = &madera_48k_bclk_rates[0];
3154 if (rates[
[all...]
H A Dwm8995.c2124 .rates = SNDRV_PCM_RATE_8000_96000,
2131 .rates = SNDRV_PCM_RATE_8000_48000,
2142 .rates = SNDRV_PCM_RATE_8000_96000,
2149 .rates = SNDRV_PCM_RATE_8000_48000,
2160 .rates = SNDRV_PCM_RATE_8000_96000,
2167 .rates = SNDRV_PCM_RATE_8000_48000,
/linux-master/sound/soc/mediatek/common/
H A Dmtk-soundcard-driver.c155 mpc->rates);
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1455 u8 rates[RTW_RF_PATH_MAX] = {0}; local
1461 rates, pwr_by_rate, &rate_num);
1470 rate = rates[i];
2166 u8 *rates; local
2176 rates = rtw_rate_section[rs];
2180 rate = rates[i];
2187 /* set tx power level by path for each rates, note that the order of the rates
2198 /* do not need cck rates if we are not in 2.4G */
2226 u8 rs, u8 size, u8 *rates)
2225 rtw_phy_tx_power_by_rate_config_by_path(struct rtw_hal *hal, u8 path, u8 rs, u8 size, u8 *rates) argument
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c127 * This function finds out the common rates between rate1 and rate2.
129 * It will fill common rates in rate1 as output if found.
131 * NOTE: Setting the MSB of the basic rates needs to be taken
187 * This function creates the intersection of the rates supported by a
198 /* Copy AP supported rates */
200 /* Get the STA supported rates */
202 /* Get the common rates between AP and STA supported rates */
207 "%s: cannot get common rates\n",
386 u8 rates[MWIFIEX_SUPPORTED_RATE local
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c947 txrate = tx_info->status.rates;
970 * unused rates to be marked with idx = -1
976 /* clear the rest of the rates */
1663 u8 rates[8] = { local
1675 for (i = 0; i < ARRAY_SIZE(rates); i++) {
1676 rate = rates[i];
3418 /* incoming rates are in 500kbps units as in 802.11 Supported Rates */
3421 /* For each basic rate in the rates list, make an entry in the
3426 if (!(rateset->rates[i] & BRCMS_RATE_FLAG))
3430 rate = (rateset->rates[
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c60 u32 rates; member in struct:hdmi_spec_per_cvt
1222 hinfo->rates = per_cvt->rates;
1230 runtime->hw.rates = hinfo->rates;
1297 hinfo->rates = per_cvt->rates;
1306 !hinfo->rates || !hinfo->formats) {
1319 runtime->hw.rates = hinfo->rates;
[all...]
/linux-master/sound/pci/ali5451/
H A Dali5451.c1407 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_8000_48000,
1433 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_8000_48000,
1543 .rates = (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_8000 |
1560 static const unsigned int rates[] = {8000, 9600, 12000, 16000}; local
1562 .count = ARRAY_SIZE(rates),
1563 .list = rates,
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3804 * if host has configure fixed rates and in some other special cases.
3846 arsta->tx_info.status.rates[0].idx = rate_idx - 4;
3849 arsta->tx_info.status.rates[0].idx = rate_idx;
3851 arsta->tx_info.status.rates[0].flags |=
3856 arsta->tx_info.status.rates[0].idx =
3859 arsta->tx_info.status.rates[0].flags |=
3861 arsta->tx_info.status.rates[0].flags |= IEEE80211_TX_RC_MCS;
3864 ieee80211_rate_set_vht(&arsta->tx_info.status.rates[0],
3867 arsta->tx_info.status.rates[0].flags |=
3869 arsta->tx_info.status.rates[
[all...]
/linux-master/net/mac80211/
H A Dutil.c149 /* rates should already consider the channel bandwidth,
2732 /* don't require special VHT peer rates */
2766 /* don't require special HE peer rates */
3207 u8 i, rates, skip; local
3209 rates = 0;
3215 rates++;
3219 rates = min_t(u8, rates, 8);
3223 if (rates <= skip)
3225 rates
[all...]

Completed in 272 milliseconds

<<11121314151617181920>>