Home
last modified time | relevance | path

Searched refs:rates (Results 251 - 275 of 1779) sorted by relevance

1...<<11121314151617181920>>...72

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9705.c263 .rates = WM9705_AC97_RATES,
270 .rates = WM9705_AC97_RATES,
281 .rates = WM9705_AC97_RATES,
H A Dstac9766.c241 .rates = SNDRV_PCM_RATE_8000_48000,
248 .rates = SNDRV_PCM_RATE_8000_48000,
262 .rates = SNDRV_PCM_RATE_32000 | \
H A Darizona.c1280 unsigned int *rates; in arizona_set_opclk() local
1297 rates = arizona_opclk_ref_44k1_rates; in arizona_set_opclk()
1299 rates = arizona_opclk_ref_48k_rates; in arizona_set_opclk()
1302 rates[ref] <= refclk; ref++) { in arizona_set_opclk()
1304 while (rates[ref] / div >= freq && div < 32) { in arizona_set_opclk()
1305 if (rates[ref] / div == freq) { in arizona_set_opclk()
1782 const int *rates; in arizona_hw_params() local
1793 rates = &arizona_44k1_bclk_rates[0]; in arizona_hw_params()
1795 rates = &arizona_48k_bclk_rates[0]; in arizona_hw_params()
1825 if (rates[ in arizona_hw_params()
[all...]
H A Dcs47l92.c1695 .rates = MADERA_RATES,
1702 .rates = MADERA_RATES,
1717 .rates = MADERA_RATES,
1724 .rates = MADERA_RATES,
1739 .rates = MADERA_RATES,
1746 .rates = MADERA_RATES,
1760 .rates = MADERA_RATES,
1767 .rates = MADERA_RATES,
1779 .rates = MADERA_RATES,
1786 .rates
[all...]
H A Dwm5102.c1774 .rates = WM5102_RATES,
1781 .rates = WM5102_RATES,
1796 .rates = WM5102_RATES,
1803 .rates = WM5102_RATES,
1818 .rates = WM5102_RATES,
1825 .rates = WM5102_RATES,
1839 .rates = WM5102_RATES,
1846 .rates = WM5102_RATES,
1858 .rates = WM5102_RATES,
1865 .rates
[all...]
H A Drt5682-sdw.c287 .rates = RT5682_STEREO_RATES,
294 .rates = RT5682_STEREO_RATES,
306 .rates = RT5682_STEREO_RATES,
318 .rates = RT5682_STEREO_RATES,
325 .rates = RT5682_STEREO_RATES,
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c241 .rates = SNDRV_PCM_RATE_8000_48000,
248 .rates = SNDRV_PCM_RATE_8000_48000,
259 .rates = SNDRV_PCM_RATE_32000 | \
/kernel/linux/linux-6.6/drivers/clk/rockchip/
H A Dclk-cpu.c14 * clock for CPU domain. The rates of these auxiliary clocks are related to the
47 * @rate_count: number of rates in the rate_table
48 * @rate_table: pll-rates and their associated dividers
303 const struct rockchip_cpuclk_rate_table *rates, in rockchip_clk_register_cpuclk()
372 cpuclk->rate_table = kmemdup(rates, in rockchip_clk_register_cpuclk()
373 sizeof(*rates) * nrates, in rockchip_clk_register_cpuclk()
300 rockchip_clk_register_cpuclk(const char *name, const char *const *parent_names, u8 num_parents, const struct rockchip_cpuclk_reg_data *reg_data, const struct rockchip_cpuclk_rate_table *rates, int nrates, void __iomem *reg_base, spinlock_t *lock) rockchip_clk_register_cpuclk() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c61 * - we need to cram together two rates. MCS0 and MCS7 with is_probe in mt7601u_tx_pktid_enc()
109 info->status.rates[0].idx = -1; in mt7601u_tx_status()
135 struct ieee80211_tx_rate *rate = &info->control.rates[0]; in mt7601u_push_txwi()
148 info->control.rates, 1); in mt7601u_push_txwi()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9705.c263 .rates = WM9705_AC97_RATES,
270 .rates = WM9705_AC97_RATES,
281 .rates = WM9705_AC97_RATES,
H A Dstac9766.c241 .rates = SNDRV_PCM_RATE_8000_48000,
248 .rates = SNDRV_PCM_RATE_8000_48000,
262 .rates = SNDRV_PCM_RATE_32000 | \
H A Drt5682-i2c.c86 .rates = RT5682_STEREO_RATES,
93 .rates = RT5682_STEREO_RATES,
105 .rates = RT5682_STEREO_RATES,
H A Dwm5102.c1789 .rates = WM5102_RATES,
1796 .rates = WM5102_RATES,
1811 .rates = WM5102_RATES,
1818 .rates = WM5102_RATES,
1833 .rates = WM5102_RATES,
1840 .rates = WM5102_RATES,
1854 .rates = WM5102_RATES,
1861 .rates = WM5102_RATES,
1873 .rates = WM5102_RATES,
1880 .rates
[all...]
H A Darizona.c1281 unsigned int *rates; in arizona_set_opclk() local
1298 rates = arizona_opclk_ref_44k1_rates; in arizona_set_opclk()
1300 rates = arizona_opclk_ref_48k_rates; in arizona_set_opclk()
1303 rates[ref] <= refclk; ref++) { in arizona_set_opclk()
1305 while (rates[ref] / div >= freq && div < 32) { in arizona_set_opclk()
1306 if (rates[ref] / div == freq) { in arizona_set_opclk()
1783 const int *rates; in arizona_hw_params() local
1794 rates = &arizona_44k1_bclk_rates[0]; in arizona_hw_params()
1796 rates = &arizona_48k_bclk_rates[0]; in arizona_hw_params()
1826 if (rates[ in arizona_hw_params()
[all...]
H A Dcs47l92.c1706 .rates = MADERA_RATES,
1713 .rates = MADERA_RATES,
1728 .rates = MADERA_RATES,
1735 .rates = MADERA_RATES,
1750 .rates = MADERA_RATES,
1757 .rates = MADERA_RATES,
1771 .rates = MADERA_RATES,
1778 .rates = MADERA_RATES,
1790 .rates = MADERA_RATES,
1797 .rates
[all...]
H A Drt5682-sdw.c252 .rates = RT5682_STEREO_RATES,
259 .rates = RT5682_STEREO_RATES,
271 .rates = RT5682_STEREO_RATES,
283 .rates = RT5682_STEREO_RATES,
290 .rates = RT5682_STEREO_RATES,
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c241 .rates = SNDRV_PCM_RATE_8000_48000,
248 .rates = SNDRV_PCM_RATE_8000_48000,
259 .rates = SNDRV_PCM_RATE_32000 | \
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c439 retries = info->status.rates[0].count; in il3945_rs_tx_status()
444 first_idx = sband->bitrates[info->status.rates[0].idx].hw_value; in il3945_rs_tx_status()
467 * Update the win for each rate. We determine which rates in il3945_rs_tx_status()
595 * The rate control algorithm uses a single table of rates that goes across
697 /* Collect Measured throughputs of adjacent rates */ in il3945_rs_get_rate()
712 /* No throughput measured yet for adjacent rates, in il3945_rs_get_rate()
732 /* At least one of the rates has better throughput */ in il3945_rs_get_rate()
791 info->control.rates[0].idx = idx - IL_FIRST_OFDM_RATE; in il3945_rs_get_rate()
794 info->control.rates[0].idx = rs_sta->last_txrate_idx; in il3945_rs_get_rate()
796 info->control.rates[ in il3945_rs_get_rate()
[all...]
/kernel/linux/linux-5.10/sound/soc/dwc/
H A Ddwc-i2s.c460 unsigned int rates) in dw_configure_dai()
490 dw_i2s_dai->playback.rates = rates; in dw_configure_dai()
504 dw_i2s_dai->capture.rates = rates; in dw_configure_dai()
458 dw_configure_dai(struct dw_i2s_dev *dev, struct snd_soc_dai_driver *dw_i2s_dai, unsigned int rates) dw_configure_dai() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h76 #define BRCMF_MAXRATES_IN_SET 16 /* max # of rates in rateset */
325 __le32 count; /* # rates in this set */
326 u8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */ member
327 } rateset; /* supported rates */
351 /* # rates in this set */
353 /* rates in 500kbps units w/hi bit set if basic */
354 u8 rates[BRCMF_MAXRATES_IN_SET]; member
621 __le32 count; /* # rates in this set */
622 u8 rates[BRCMF_MAXRATES_IN_SE member
679 u8 rates[BRCMF_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */ global() member
693 u8 rates[BRCMF_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c439 retries = info->status.rates[0].count; in il3945_rs_tx_status()
444 first_idx = sband->bitrates[info->status.rates[0].idx].hw_value; in il3945_rs_tx_status()
467 * Update the win for each rate. We determine which rates in il3945_rs_tx_status()
595 * The rate control algorithm uses a single table of rates that goes across
697 /* Collect Measured throughputs of adjacent rates */ in il3945_rs_get_rate()
712 /* No throughput measured yet for adjacent rates, in il3945_rs_get_rate()
732 /* At least one of the rates has better throughput */ in il3945_rs_get_rate()
791 info->control.rates[0].idx = idx - IL_FIRST_OFDM_RATE; in il3945_rs_get_rate()
794 info->control.rates[0].idx = rs_sta->last_txrate_idx; in il3945_rs_get_rate()
796 info->control.rates[ in il3945_rs_get_rate()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c173 struct ieee80211_rate *rates, int n_rates, bool vht) in mt76_init_sband()
193 sband->bitrates = rates; in mt76_init_sband()
225 mt76_init_sband_2g(struct mt76_dev *dev, struct ieee80211_rate *rates, in mt76_init_sband_2g() argument
233 rates, n_rates, false); in mt76_init_sband_2g()
237 mt76_init_sband_5g(struct mt76_dev *dev, struct ieee80211_rate *rates, in mt76_init_sband_5g() argument
245 rates, n_rates, vht); in mt76_init_sband_5g()
457 struct ieee80211_rate *rates, int n_rates) in mt76_register_device()
467 ret = mt76_init_sband_2g(dev, rates, n_rates); in mt76_register_device()
473 ret = mt76_init_sband_5g(dev, rates + 4, n_rates - 4, vht); in mt76_register_device()
171 mt76_init_sband(struct mt76_dev *dev, struct mt76_sband *msband, const struct ieee80211_channel *chan, int n_chan, struct ieee80211_rate *rates, int n_rates, bool vht) mt76_init_sband() argument
456 mt76_register_device(struct mt76_dev *dev, bool vht, struct ieee80211_rate *rates, int n_rates) mt76_register_device() argument
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c324 static const unsigned int rates[] = { in mt8195_hdmitx_dptx_startup() local
331 .count = ARRAY_SIZE(rates), in mt8195_hdmitx_dptx_startup()
332 .list = rates, in mt8195_hdmitx_dptx_startup()
428 static const unsigned int rates[] = { in mt8195_playback_startup() local
435 .count = ARRAY_SIZE(rates), in mt8195_playback_startup()
436 .list = rates, in mt8195_playback_startup()
474 static const unsigned int rates[] = { in mt8195_capture_startup() local
481 .count = ARRAY_SIZE(rates), in mt8195_capture_startup()
482 .list = rates, in mt8195_capture_startup()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Ddynack.c253 if (!(info->status.rates[ridx].flags & IEEE80211_TX_RC_MCS)) { in ath_dynack_sample_tx_ts()
255 struct ieee80211_tx_rate *rates = info->status.rates; in ath_dynack_sample_tx_ts() local
258 rate = &common->sbands[info->band].bitrates[rates[ridx].idx]; in ath_dynack_sample_tx_ts()
H A Dlink.c187 tx_info->control.rates[0].idx = 0; in ath_paprd_send_frame()
188 tx_info->control.rates[0].count = 1; in ath_paprd_send_frame()
189 tx_info->control.rates[0].flags = IEEE80211_TX_RC_MCS; in ath_paprd_send_frame()
190 tx_info->control.rates[1].idx = -1; in ath_paprd_send_frame()

Completed in 27 milliseconds

1...<<11121314151617181920>>...72