Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 41) sorted by relevance

12

/sound/pci/au88x0/
Dau88x0_a3d.c38 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 …]
Dau88x0_a3d.h49 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
Dau88x0_core.c1714 unsigned char source, unsigned char dest) in vortex_route() argument
1718 route = ((source & ADB_MASK) << ADB_SHIFT) | (dest & ADB_MASK); in vortex_route()
1721 if ((source < (OFFSET_SRCOUT + NR_SRC)) in vortex_route()
1722 && (source >= OFFSET_SRCOUT)) in vortex_route()
1723 vortex_src_addWTD(vortex, (source - OFFSET_SRCOUT), in vortex_route()
1725 else if ((source < (OFFSET_MIXOUT + NR_MIXOUT)) in vortex_route()
1726 && (source >= OFFSET_MIXOUT)) in vortex_route()
1728 (source - OFFSET_MIXOUT), channel); in vortex_route()
1731 if ((source < (OFFSET_SRCOUT + NR_SRC)) in vortex_route()
1732 && (source >= OFFSET_SRCOUT)) in vortex_route()
[all …]
Dau88x0.h251 unsigned char source, unsigned char dest);
254 unsigned char source, unsigned char dest0,
/sound/
DKconfig35 source "sound/oss/dmasound/Kconfig"
49 source "sound/core/Kconfig"
51 source "sound/drivers/Kconfig"
53 source "sound/isa/Kconfig"
55 source "sound/pci/Kconfig"
57 source "sound/ppc/Kconfig"
59 source "sound/aoa/Kconfig"
61 source "sound/arm/Kconfig"
63 source "sound/spi/Kconfig"
65 source "sound/mips/Kconfig"
[all …]
/sound/soc/
DKconfig26 source "sound/soc/atmel/Kconfig"
27 source "sound/soc/au1x/Kconfig"
28 source "sound/soc/blackfin/Kconfig"
29 source "sound/soc/davinci/Kconfig"
30 source "sound/soc/fsl/Kconfig"
31 source "sound/soc/omap/Kconfig"
32 source "sound/soc/pxa/Kconfig"
33 source "sound/soc/s3c24xx/Kconfig"
34 source "sound/soc/sh/Kconfig"
37 source "sound/soc/codecs/Kconfig"
Dsoc-dapm.c476 if (path->source && path->connect) { in is_connected_input_ep()
478 con += is_connected_input_ep(path->source); in is_connected_input_ep()
701 p->source->name); in dbg_dump_dapm()
913 const char *sink, const char *control, const char *source) in snd_soc_dapm_add_route() argument
926 if (!wsource && !(strcmp(w->name, source))) { in snd_soc_dapm_add_route()
938 path->source = wsource; in snd_soc_dapm_add_route()
1011 printk(KERN_WARNING "asoc: no dapm match for %s --> %s --> %s\n", source, in snd_soc_dapm_add_route()
1037 route->control, route->source); in snd_soc_dapm_add_routes()
1040 route->source, in snd_soc_dapm_add_routes()
/sound/aoa/
DKconfig11 source "sound/aoa/fabrics/Kconfig"
13 source "sound/aoa/codecs/Kconfig"
15 source "sound/aoa/soundbus/Kconfig"
/sound/core/seq/
Dseq_dummy.c99 ev.source.port = p->connect; in dummy_unuse()
101 ev.source.port = p->port; in dummy_unuse()
125 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM || in dummy_input()
130 tmpev.source.port = p->connect; in dummy_input()
132 tmpev.source.port = p->port; in dummy_input()
Dseq_system.c78 ev->source.client = sysclient; in setheader()
79 ev->source.port = announce_port; in setheader()
106 ev->source.client = sysclient; in snd_seq_system_notify()
107 ev->source.port = announce_port; in snd_seq_system_notify()
Dseq_queue.c671 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in queue_broadcast_event()
672 sev.source.port = SNDRV_SEQ_PORT_SYSTEM_TIMER; in queue_broadcast_event()
687 snd_seq_prioq_leave(q->tickq, ev->source.client, 1); in snd_seq_queue_process_event()
688 snd_seq_prioq_leave(q->timeq, ev->source.client, 1); in snd_seq_queue_process_event()
745 if (! queue_access_lock(q, ev->source.client)) { in snd_seq_control_queue()
Dseq_prioq.c272 if (cell->event.source.client == client || in prioq_match()
326 cell->event.source.client, in snd_seq_prioq_leave()
414 if (cell->event.source.client == client && in snd_seq_prioq_remove_events()
Dseq_clientmgr.c540 bounce_ev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in bounce_error_event()
541 bounce_ev.source.port = SNDRV_SEQ_PORT_SYSTEM_ANNOUNCE; in bounce_error_event()
543 bounce_ev.dest.port = event->source.port; in bounce_error_event()
662 src_port = snd_seq_port_use_ptr(client, event->source.port); in deliver_to_subscribers()
792 event->source.client, event->source.port, in snd_seq_deliver_event()
833 client = snd_seq_client_use_ptr(cell->event.source.client); in snd_seq_dispatch_event()
918 struct snd_seq_client_port *src_port = snd_seq_port_use_ptr(client, event->source.port); in snd_seq_client_enqueue_event()
1020 event.source.client = client->number; /* fill in client number */ in snd_seq_write()
2308 ev->source.client = client; in kernel_client_enqueue()
2371 ev->source.client = client; in snd_seq_kernel_client_dispatch()
/sound/pci/riptide/
Driptide.c480 unsigned char source; member
500 static int getsourcesink(struct cmdif *cif, unsigned char source,
774 alloclbuspath(struct cmdif *cif, unsigned char source, in alloclbuspath() argument
782 snd_printdd("alloc path 0x%x->0x%x\n", source, sink); in alloclbuspath()
783 SEND_PSEL(cif, source, sink); in alloclbuspath()
784 source = lbusin2out[sink][0]; in alloclbuspath()
807 alloclbuspath(cif, source + 1, ++npath, mixer, s); in alloclbuspath()
813 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) in freelbuspath() argument
820 snd_printdd("free path 0x%x->0x%x\n", source, sink); in freelbuspath()
821 SEND_PCLR(cif, source, sink); in freelbuspath()
[all …]
/sound/drivers/vx/
Dvx_uer.c191 static void vx_change_clock_source(struct vx_core *chip, int source) in vx_change_clock_source() argument
198 chip->ops->set_clock_source(chip, source); in vx_change_clock_source()
199 chip->clock_source = source; in vx_change_clock_source()
/sound/soc/codecs/
Dwm8580.c419 unsigned int source) in pll_factors() argument
425 pr_debug("wm8580: PLL %dHz->%dHz\n", source, target); in pll_factors()
446 Ndiv = target / source; in pll_factors()
449 source /= 2; in pll_factors()
451 Ndiv = target / source; in pll_factors()
462 Nmod = target % source; in pll_factors()
465 do_div(Kpart, source); in pll_factors()
Dwm9713.c672 static void pll_factors(struct _pll_div *pll_div, unsigned int source) in pll_factors() argument
681 if (source > 14400000) { in pll_factors()
682 source >>= 1; in pll_factors()
685 if (source > 14400000) { in pll_factors()
686 source >>= 1; in pll_factors()
699 if (source < 8192000) { in pll_factors()
705 Ndiv = target / source; in pll_factors()
712 Nmod = target % source; in pll_factors()
715 do_div(Kpart, source); in pll_factors()
Dwm8510.c302 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() argument
307 Ndiv = target / source; in pll_factors()
309 source >>= 1; in pll_factors()
311 Ndiv = target / source; in pll_factors()
321 Nmod = target % source; in pll_factors()
324 do_div(Kpart, source); in pll_factors()
Dwm8990.c1000 unsigned int source) in pll_factors() argument
1006 Ndiv = target / source; in pll_factors()
1008 source >>= 1; in pll_factors()
1010 Ndiv = target / source; in pll_factors()
1019 Nmod = target % source; in pll_factors()
1022 do_div(Kpart, source); in pll_factors()
Dwm8753.c706 unsigned int source) in pll_factors() argument
711 Ndiv = target / source; in pll_factors()
713 source >>= 1; in pll_factors()
715 Ndiv = target / source; in pll_factors()
724 Nmod = target % source; in pll_factors()
727 do_div(Kpart, source); in pll_factors()
/sound/core/
DKconfig104 the hrtimer as a precise timing source. The ALSA sequencer code
105 also can use this timing source.
124 the RTC timer as a precise timing source and maps the RTC
126 can use this timing source.
177 will help to identify source file and position containing
/sound/pci/ca0106/
Dca0106_mixer.c105 unsigned int source, mask; in ca0106_set_capture_source() local
106 source = (val << 28) | (val << 24) | (val << 20) | (val << 16); in ca0106_set_capture_source()
108 snd_ca0106_ptr_write(emu, CAPTURE_SOURCE, 0, source | mask); in ca0106_set_capture_source()
115 u32 source; in ca0106_set_i2c_capture_source() local
126 source = 1 << val; in ca0106_set_i2c_capture_source()
127 snd_ca0106_i2c_write(emu, ADC_MUX, source); /* Set source */ in ca0106_set_i2c_capture_source()
/sound/core/seq/oss/
Dseq_oss_timer.c145 ev.source.client = dp->cseq; in send_timer_event()
146 ev.source.port = 0; in send_timer_event()
/sound/pci/rme9652/
Dhdspm.c2512 int source; in snd_hdspm_get_mixer() local
2515 source = ucontrol->value.integer.value[0]; in snd_hdspm_get_mixer()
2516 if (source < 0) in snd_hdspm_get_mixer()
2517 source = 0; in snd_hdspm_get_mixer()
2518 else if (source >= 2 * HDSPM_MAX_CHANNELS) in snd_hdspm_get_mixer()
2519 source = 2 * HDSPM_MAX_CHANNELS - 1; in snd_hdspm_get_mixer()
2528 if (source >= HDSPM_MAX_CHANNELS) in snd_hdspm_get_mixer()
2531 source - HDSPM_MAX_CHANNELS); in snd_hdspm_get_mixer()
2534 hdspm_read_in_gain(hdspm, destination, source); in snd_hdspm_get_mixer()
2546 int source; in snd_hdspm_put_mixer() local
[all …]
/sound/soc/fsl/
Dfsl_dma.h108 __be32 source; /* Source stride */ member

12