/kernel/linux/linux-6.6/sound/soc/sunxi/ |
H A D | sun8i-codec.c | 560 "%s sample and bit rates must match %s when both are used\n", in sun8i_codec_hw_params() 650 .rates = SUN8I_CODEC_PCM_RATES, 659 .rates = SUN8I_CODEC_PCM_RATES, 675 .rates = SUN8I_CODEC_PCM_RATES, 684 .rates = SUN8I_CODEC_PCM_RATES, 700 .rates = SUN8I_CODEC_PCM_RATES, 709 .rates = SUN8I_CODEC_PCM_RATES,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-mt6366-rt1019-rt5682s.c | 331 static const unsigned int rates[] = { in mt8186_mt6366_rt1019_rt5682s_playback_startup() local 338 .count = ARRAY_SIZE(rates), in mt8186_mt6366_rt1019_rt5682s_playback_startup() 339 .list = rates, in mt8186_mt6366_rt1019_rt5682s_playback_startup() 377 static const unsigned int rates[] = { in mt8186_mt6366_rt1019_rt5682s_capture_startup() local 384 .count = ARRAY_SIZE(rates), in mt8186_mt6366_rt1019_rt5682s_capture_startup() 385 .list = rates, in mt8186_mt6366_rt1019_rt5682s_capture_startup()
|
H A D | mt8186-mt6366-da7219-max98357.c | 267 static const unsigned int rates[] = { in mt8186_mt6366_da7219_max98357_playback_startup() local 274 .count = ARRAY_SIZE(rates), in mt8186_mt6366_da7219_max98357_playback_startup() 275 .list = rates, in mt8186_mt6366_da7219_max98357_playback_startup() 313 static const unsigned int rates[] = { in mt8186_mt6366_da7219_max98357_capture_startup() local 320 .count = ARRAY_SIZE(rates), in mt8186_mt6366_da7219_max98357_capture_startup() 321 .list = rates, in mt8186_mt6366_da7219_max98357_capture_startup()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | via82xx.c | 370 struct via_rate_lock rates[2]; /* playback and capture */ member 374 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ 1027 if ((rate_changed = via_lock_rate(&chip->rates[0], ac97_rate)) < 0) in snd_via8233_playback_prepare() 1068 if (via_lock_rate(&chip->rates[0], runtime->rate) < 0) in snd_via8233_multi_prepare() 1115 if (via_lock_rate(&chip->rates[1], runtime->rate) < 0) in snd_via8233_capture_prepare() 1142 .rates = SNDRV_PCM_RATE_48000, 1170 ratep = &chip->rates[viadev->direction]; in snd_via82xx_pcm_open() 1175 runtime->hw.rates = chip->ac97->rates[AC97_RATES_SPDIF]; in snd_via82xx_pcm_open() 1179 runtime->hw.rates in snd_via82xx_pcm_open() [all...] |
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 512 unsigned int rates = UINT_MAX, cpu_rates = UINT_MAX; in snd_soc_runtime_calc_hw() local 535 cpu_rates = snd_pcm_rate_mask_intersect(cpu_stream->rates, in snd_soc_runtime_calc_hw() 558 rates = snd_pcm_rate_mask_intersect(codec_stream->rates, rates); in snd_soc_runtime_calc_hw() 579 hw->rates = snd_pcm_rate_mask_intersect(rates, cpu_rates); in snd_soc_runtime_calc_hw() 745 if (!runtime->hw.rates) { in soc_pcm_open() 746 printk(KERN_ERR "ASoC: %s <-> %s No matching rates\n", in soc_pcm_open() 775 pr_debug("ASoC: rate mask 0x%x\n", runtime->hw.rates); in soc_pcm_open() 1642 dpcm_runtime_merge_rate(struct snd_pcm_substream *substream, unsigned int *rates, unsigned int *rate_min, unsigned int *rate_max) dpcm_runtime_merge_rate() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | via82xx.c | 369 struct via_rate_lock rates[2]; /* playback and capture */ member 373 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ 1027 rate_changed = via_lock_rate(&chip->rates[0], ac97_rate); in snd_via8233_playback_prepare() 1069 if (via_lock_rate(&chip->rates[0], runtime->rate) < 0) in snd_via8233_multi_prepare() 1116 if (via_lock_rate(&chip->rates[1], runtime->rate) < 0) in snd_via8233_capture_prepare() 1143 .rates = SNDRV_PCM_RATE_48000, 1171 ratep = &chip->rates[viadev->direction]; in snd_via82xx_pcm_open() 1176 runtime->hw.rates = chip->ac97->rates[AC97_RATES_SPDIF]; in snd_via82xx_pcm_open() 1180 runtime->hw.rates in snd_via82xx_pcm_open() [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-pcm.c | 466 .rates = MTK_PCM_RATES, 478 .rates = MTK_PCM_RATES, 490 .rates = MTK_PCM_RATES, 502 .rates = MTK_PCM_RATES, 514 .rates = MTK_PCM_RATES, 526 .rates = MTK_PCM_RATES, 538 .rates = MTK_PCM_RATES, 550 .rates = MTK_PCM_RATES, 562 .rates = MTK_PCM_RATES, 574 .rates [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-pcm.c | 488 .rates = MTK_PCM_RATES, 500 .rates = MTK_PCM_RATES, 512 .rates = MTK_PCM_RATES, 524 .rates = MTK_PCM_RATES, 536 .rates = MTK_PCM_RATES, 548 .rates = MTK_PCM_RATES, 560 .rates = MTK_PCM_RATES, 572 .rates = MTK_PCM_RATES, 584 .rates = MTK_PCM_RATES, 596 .rates [all...] |
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-scmi.c | 126 min_rate = sclk->info->list.rates[0]; in scmi_clk_ops_init() 127 max_rate = sclk->info->list.rates[num_rates - 1]; in scmi_clk_ops_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
H A D | wcn36xx.h | 279 void wcn36xx_set_default_rates(struct wcn36xx_hal_supported_rates *rates); 280 void wcn36xx_set_default_rates_v1(struct wcn36xx_hal_supported_rates_v1 *rates);
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | pub.h | 25 #define BRCMS_NUMRATES 16 /* max # of rates in a rateset */ 59 /* legacy rx Antenna diversity for SISO rates */ 68 /* legacy rx Antenna diversity for SISO rates */ 105 /* # rates in this set */ 107 /* rates in 500kbps units w/hi bit set if basic */ 108 u8 rates[WL_NUMRATES]; member 112 uint count; /* number of rates in rates[] */ 113 /* rates in 500kbps units w/hi bit set if basic */ 114 u8 rates[BRCMS_NUMRATE member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 157 mt7615_mac_set_rates(phy, msta, &info->control.rates[0], in mt7615_tx_prepare_skb() 158 msta->rates); in mt7615_tx_prepare_skb()
|
/kernel/linux/linux-5.10/sound/soc/au1x/ |
H A D | i2sc.c | 215 .rates = AU1XI2SC_RATES, 221 .rates = AU1XI2SC_RATES,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ad1980.c | 191 .rates = SNDRV_PCM_RATE_48000, 197 .rates = SNDRV_PCM_RATE_48000,
|
H A D | jz4740.c | 206 .rates = SNDRV_PCM_RATE_8000_48000, 213 .rates = SNDRV_PCM_RATE_8000_48000,
|
H A D | es7134.c | 145 .rates = (SNDRV_PCM_RATE_8000_48000 | 225 .rates = (SNDRV_PCM_RATE_8000_48000 |
|
H A D | wm1250-ev1.c | 126 .rates = WM1250_EV1_RATES, 133 .rates = WM1250_EV1_RATES,
|
H A D | pcm3060.c | 188 .rates = PCM3060_DAI_RATES_DAC, 200 .rates = PCM3060_DAI_RATES_ADC,
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | davinci-vcif.c | 176 .rates = DAVINCI_VCIF_RATES, 181 .rates = DAVINCI_VCIF_RATES,
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | s3c2412-i2s.c | 182 .rates = S3C2412_I2S_RATES, 188 .rates = S3C2412_I2S_RATES,
|
/kernel/linux/linux-5.10/sound/soc/txx9/ |
H A D | txx9aclc-ac97.c | 155 .rates = AC97_RATES, 161 .rates = AC97_RATES,
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/ |
H A D | mt6797-dai-adda.c | 370 .rates = MTK_ADDA_PLAYBACK_RATES, 377 .rates = MTK_ADDA_CAPTURE_RATES,
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-scmi.c | 158 min_rate = sclk->info->list.rates[0]; in scmi_clk_ops_init() 159 max_rate = sclk->info->list.rates[num_rates - 1]; in scmi_clk_ops_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | pub.h | 25 #define BRCMS_NUMRATES 16 /* max # of rates in a rateset */ 59 /* legacy rx Antenna diversity for SISO rates */ 68 /* legacy rx Antenna diversity for SISO rates */ 105 /* # rates in this set */ 107 /* rates in 500kbps units w/hi bit set if basic */ 108 u8 rates[WL_NUMRATES]; member 112 uint count; /* number of rates in rates[] */ 113 /* rates in 500kbps units w/hi bit set if basic */ 114 u8 rates[BRCMS_NUMRATE member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
H A D | wcn36xx.h | 312 void wcn36xx_set_default_rates(struct wcn36xx_hal_supported_rates *rates); 313 void wcn36xx_set_default_rates_v1(struct wcn36xx_hal_supported_rates_v1 *rates);
|