/sound/soc/ |
D | Kconfig | 40 source "sound/soc/adi/Kconfig" 41 source "sound/soc/amd/Kconfig" 42 source "sound/soc/atmel/Kconfig" 43 source "sound/soc/au1x/Kconfig" 44 source "sound/soc/bcm/Kconfig" 45 source "sound/soc/blackfin/Kconfig" 46 source "sound/soc/cirrus/Kconfig" 47 source "sound/soc/davinci/Kconfig" 48 source "sound/soc/dwc/Kconfig" 49 source "sound/soc/fsl/Kconfig" [all …]
|
D | soc-dapm.c | 60 int (*connected)(struct snd_soc_dapm_widget *source, 296 if (p->source->endpoints[SND_SOC_DAPM_DIR_IN] != 0) in dapm_path_invalidate() 299 dapm_widget_invalidate_output_paths(p->source); in dapm_path_invalidate() 985 path->source, in dapm_new_mixer() 1383 !path->connected(path->source, path->sink)) in dapm_supply_check_power() 1810 dapm_widget_set_peer_power(path->source, power, path->connect); in dapm_widget_set_power() 2196 dapm_mark_dirty(path->source, reason); in soc_dapm_connect_path() 2564 if (p->source->id == snd_soc_dapm_micbias || in dapm_update_widget_flags() 2565 p->source->id == snd_soc_dapm_mic || in dapm_update_widget_flags() 2566 p->source->id == snd_soc_dapm_line || in dapm_update_widget_flags() [all …]
|
/sound/ |
D | Kconfig | 57 source "sound/oss/dmasound/Kconfig" 71 source "sound/core/Kconfig" 73 source "sound/drivers/Kconfig" 75 source "sound/isa/Kconfig" 77 source "sound/pci/Kconfig" 79 source "sound/hda/Kconfig" 81 source "sound/ppc/Kconfig" 83 source "sound/aoa/Kconfig" 85 source "sound/arm/Kconfig" 87 source "sound/atmel/Kconfig" [all …]
|
/sound/pci/au88x0/ |
D | au88x0_a3d.c | 38 a3d_addrA(a->slice, a->source, A3D_A_HrtfTrackTC), HrtfTrack); in a3dsrc_SetTimeConsts() 40 a3d_addrA(a->slice, a->source, A3D_A_ITDTrackTC), ItdTrack); in a3dsrc_SetTimeConsts() 42 a3d_addrA(a->slice, a->source, A3D_A_GainTrackTC), GTrack); in a3dsrc_SetTimeConsts() 44 a3d_addrA(a->slice, a->source, A3D_A_CoeffTrackTC), CTrack); in a3dsrc_SetTimeConsts() 64 a3d_addrB(a->slice, a->source, A3D_B_A21Target), in a3dsrc_SetAtmosTarget() 67 a3d_addrB(a->slice, a->source, A3D_B_B10Target), in a3dsrc_SetAtmosTarget() 70 a3d_addrB(a->slice, a->source, A3D_B_B2Target), c); in a3dsrc_SetAtmosTarget() 79 a3d_addrB(a->slice, a->source, A3D_B_A12Current), in a3dsrc_SetAtmosCurrent() 82 a3d_addrB(a->slice, a->source, A3D_B_B01Current), in a3dsrc_SetAtmosCurrent() 85 a3d_addrB(a->slice, a->source, A3D_B_B2Current), c); in a3dsrc_SetAtmosCurrent() [all …]
|
D | au88x0_a3d.h | 49 unsigned int source; /* this_04 */ member 118 #define a3d_addrA(slice,source,reg) (((slice)<<0xd)+((source)*0x3A4)+(reg)) argument 119 #define a3d_addrB(slice,source,reg) (((slice)<<0xd)+((source)*0x2C8)+(reg)) argument
|
D | au88x0_core.c | 1723 unsigned char source, unsigned char dest) in vortex_route() argument 1727 route = ((source & ADB_MASK) << ADB_SHIFT) | (dest & ADB_MASK); in vortex_route() 1730 if ((source < (OFFSET_SRCOUT + NR_SRC)) in vortex_route() 1731 && (source >= OFFSET_SRCOUT)) in vortex_route() 1732 vortex_src_addWTD(vortex, (source - OFFSET_SRCOUT), in vortex_route() 1734 else if ((source < (OFFSET_MIXOUT + NR_MIXOUT)) in vortex_route() 1735 && (source >= OFFSET_MIXOUT)) in vortex_route() 1737 (source - OFFSET_MIXOUT), channel); in vortex_route() 1740 if ((source < (OFFSET_SRCOUT + NR_SRC)) in vortex_route() 1741 && (source >= OFFSET_SRCOUT)) in vortex_route() [all …]
|
/sound/firewire/fireworks/ |
D | fireworks_command.c | 30 u32 source; member 284 be32_to_cpus(&clock->source); in command_get_clock() 295 unsigned int source, unsigned int rate) in command_set_clock() argument 301 if ((source == UINT_MAX) && (rate == UINT_MAX)) { in command_set_clock() 312 if ((clock.source == source) && (clock.sampling_rate == rate)) in command_set_clock() 316 if ((source != UINT_MAX) && (clock.source != source)) in command_set_clock() 317 clock.source = source; in command_set_clock() 322 cpu_to_be32s(&clock.source); in command_set_clock() 344 enum snd_efw_clock_source *source) in snd_efw_command_get_clock_source() argument 351 *source = clock.source; in snd_efw_command_get_clock_source()
|
D | fireworks_transaction.c | 166 handle_resp_for_user(struct fw_card *card, int generation, int source, in handle_resp_for_user() argument 184 if (device->node_id != source) in handle_resp_for_user() 198 handle_resp_for_kernel(struct fw_card *card, int generation, int source, in handle_resp_for_kernel() argument 212 if (device->node_id != source) in handle_resp_for_kernel() 228 int tcode, int destination, int source, in efw_response() argument 246 handle_resp_for_kernel(card, generation, source, in efw_response() 249 handle_resp_for_user(card, generation, source, in efw_response() 252 handle_resp_for_user(card, generation, source, in efw_response()
|
/sound/usb/line6/ |
D | toneport.c | 49 int source; member 219 ucontrol->value.enumerated.item[0] = toneport->source; in snd_toneport_source_get() 230 unsigned int source; in snd_toneport_source_put() local 232 source = ucontrol->value.enumerated.item[0]; in snd_toneport_source_put() 233 if (source >= ARRAY_SIZE(toneport_source_info)) in snd_toneport_source_put() 235 if (source == toneport->source) in snd_toneport_source_put() 238 toneport->source = source; in snd_toneport_source_put() 240 toneport_source_info[source].code, 0x0000); in snd_toneport_source_put() 389 toneport_source_info[toneport->source].code, in toneport_setup()
|
/sound/aoa/ |
D | Kconfig | 11 source "sound/aoa/fabrics/Kconfig" 13 source "sound/aoa/codecs/Kconfig" 15 source "sound/aoa/soundbus/Kconfig"
|
/sound/soc/codecs/ |
D | wm2000.c | 437 enum wm2000_anc_mode source; member 443 .source = ANC_OFF, 451 .source = ANC_OFF, 459 .source = ANC_OFF, 468 .source = ANC_ACTIVE, 476 .source = ANC_ACTIVE, 484 .source = ANC_ACTIVE, 492 .source = ANC_BYPASS, 500 .source = ANC_BYPASS, 509 .source = ANC_BYPASS, [all …]
|
D | wm8940.c | 527 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() argument 532 Ndiv = target / source; in pll_factors() 535 source <<= 1; in pll_factors() 538 Ndiv = target / source; in pll_factors() 540 source >>= 2; in pll_factors() 543 Ndiv = target / source; in pll_factors() 545 source >>= 1; in pll_factors() 548 Ndiv = target / source; in pll_factors() 558 Nmod = target % source; in pll_factors() 561 do_div(Kpart, source); in pll_factors() [all …]
|
D | adav80x.c | 212 static int adav80x_dapm_sysclk_check(struct snd_soc_dapm_widget *source, in adav80x_dapm_sysclk_check() argument 215 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in adav80x_dapm_sysclk_check() 233 return strcmp(source->name, clk) == 0; in adav80x_dapm_sysclk_check() 236 static int adav80x_dapm_pll_check(struct snd_soc_dapm_widget *source, in adav80x_dapm_pll_check() argument 239 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in adav80x_dapm_pll_check() 538 int clk_id, int source, in adav80x_set_sysclk() argument 623 int source, unsigned int freq_in, unsigned int freq_out) in adav80x_set_pll() argument 631 switch (source) { in adav80x_set_pll() 647 if (source == ADAV80X_PLL_SRC_XIN) { in adav80x_set_pll() 680 if (source != adav80x->pll_src) { in adav80x_set_pll() [all …]
|
D | rt5631.c | 286 static int check_sysclk1_source(struct snd_soc_dapm_widget *source, in check_sysclk1_source() argument 289 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in check_sysclk1_source() 296 static int check_dmic_used(struct snd_soc_dapm_widget *source, in check_dmic_used() argument 299 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in check_dmic_used() 304 static int check_dacl_to_outmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_outmixl() argument 307 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in check_dacl_to_outmixl() 314 static int check_dacr_to_outmixr(struct snd_soc_dapm_widget *source, in check_dacr_to_outmixr() argument 317 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in check_dacr_to_outmixr() 324 static int check_dacl_to_spkmixl(struct snd_soc_dapm_widget *source, in check_dacl_to_spkmixl() argument 327 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(source->dapm); in check_dacl_to_spkmixl() [all …]
|
D | wm8960.c | 51 static bool is_pll_freq_available(unsigned int source, unsigned int target); 1114 static bool is_pll_freq_available(unsigned int source, unsigned int target) in is_pll_freq_available() argument 1118 if (source == 0 || target == 0) in is_pll_freq_available() 1123 Ndiv = target / source; in is_pll_freq_available() 1126 source >>= 1; in is_pll_freq_available() 1127 Ndiv = target / source; in is_pll_freq_available() 1140 static int pll_factors(unsigned int source, unsigned int target, in pll_factors() argument 1146 pr_debug("WM8960 PLL: setting %dHz->%dHz\n", source, target); in pll_factors() 1151 Ndiv = target / source; in pll_factors() 1153 source >>= 1; in pll_factors() [all …]
|
D | wm8510.c | 280 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() argument 285 Ndiv = target / source; in pll_factors() 287 source >>= 1; in pll_factors() 289 Ndiv = target / source; in pll_factors() 299 Nmod = target % source; in pll_factors() 302 do_div(Kpart, source); in pll_factors() 317 int source, unsigned int freq_in, unsigned int freq_out) in wm8510_set_dai_pll() argument
|
D | wm8804.c | 348 unsigned int source, unsigned int mclk_div) in pll_factors() argument 376 Ndiv = target / source; in pll_factors() 378 source >>= 1; in pll_factors() 380 Ndiv = target / source; in pll_factors() 390 Nmod = target % source; in pll_factors() 393 do_div(Kpart, source); in pll_factors() 405 int source, unsigned int freq_in, in wm8804_set_pll() argument
|
D | wm8974.c | 285 unsigned int target, unsigned int source) in pll_factors() argument 293 Ndiv = target / source; in pll_factors() 295 source /= 2; in pll_factors() 297 Ndiv = target / source; in pll_factors() 307 Nmod = target % source; in pll_factors() 310 do_div(Kpart, source); in pll_factors() 325 int source, unsigned int freq_in, unsigned int freq_out) in wm8974_set_dai_pll() argument
|
D | wm9713.c | 753 struct _pll_div *pll_div, unsigned int source) in pll_factors() argument 762 if (source > 14400000) { in pll_factors() 763 source >>= 1; in pll_factors() 766 if (source > 14400000) { in pll_factors() 767 source >>= 1; in pll_factors() 780 if (source < 8192000) { in pll_factors() 786 Ndiv = target / source; in pll_factors() 793 Nmod = target % source; in pll_factors() 796 do_div(Kpart, source); in pll_factors() 876 int source, unsigned int freq_in, unsigned int freq_out) in wm9713_set_dai_pll() argument
|
D | wm8580.c | 405 unsigned int source) in pll_factors() argument 411 pr_debug("wm8580: PLL %uHz->%uHz\n", source, target); in pll_factors() 432 Ndiv = target / source; in pll_factors() 435 source /= 2; in pll_factors() 437 Ndiv = target / source; in pll_factors() 448 Nmod = target % source; in pll_factors() 451 do_div(Kpart, source); in pll_factors() 465 int source, unsigned int freq_in, unsigned int freq_out) in wm8580_set_dai_pll() argument
|
/sound/core/seq/ |
D | seq_system.c | 80 ev->source.client = sysclient; in setheader() 81 ev->source.port = announce_port; in setheader() 108 ev->source.client = sysclient; in snd_seq_system_notify() 109 ev->source.port = announce_port; in snd_seq_system_notify()
|
D | seq_dummy.c | 95 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM || in dummy_input() 100 tmpev.source.port = p->connect; in dummy_input() 102 tmpev.source.port = p->port; in dummy_input()
|
/sound/firewire/motu/ |
D | motu-proc.c | 32 enum snd_motu_clock_source source; in proc_read_clock() local 36 if (protocol->get_clock_source(motu, &source) < 0) in proc_read_clock() 40 snd_iprintf(buffer, "Source:\t%s\n", clock_names[source]); in proc_read_clock()
|
/sound/usb/hiface/ |
D | pcm.c | 265 u8 *source; in hiface_pcm_playback() local 277 source = alsa_rt->dma_area + sub->dma_off; in hiface_pcm_playback() 278 memcpy_swahw32(urb->buffer, source, PCM_PACKET_SIZE); in hiface_pcm_playback() 289 source = alsa_rt->dma_area + sub->dma_off; in hiface_pcm_playback() 290 memcpy_swahw32(urb->buffer, source, len); in hiface_pcm_playback() 292 source = alsa_rt->dma_area; in hiface_pcm_playback() 293 memcpy_swahw32(urb->buffer + len, source, in hiface_pcm_playback()
|
/sound/pci/asihpi/ |
D | asihpi.c | 110 int source; member 1716 u16 source, err; in snd_asihpi_aesebu_format_get() local 1718 err = func(h_control, &source); in snd_asihpi_aesebu_format_get() 1725 if (source == HPI_AESEBU_FORMAT_SPDIF) in snd_asihpi_aesebu_format_get() 1727 if (source == HPI_AESEBU_FORMAT_AESEBU) in snd_asihpi_aesebu_format_get() 1740 u16 source = HPI_AESEBU_FORMAT_SPDIF; in snd_asihpi_aesebu_format_put() local 1743 source = HPI_AESEBU_FORMAT_SPDIF; in snd_asihpi_aesebu_format_put() 1745 source = HPI_AESEBU_FORMAT_AESEBU; in snd_asihpi_aesebu_format_put() 1747 if (func(h_control, source) != 0) in snd_asihpi_aesebu_format_put() 2413 u16 source, srcindex = 0; in snd_asihpi_clksrc_get() local [all …]
|