Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 17 of 17) sorted by relevance

/sound/soc/ux500/
A Dux500_msp_dai.c31 struct msp_multichannel_config *multi = in setup_pcm_multichan() local
37 multi->tx_multichannel_enable = true; in setup_pcm_multichan()
38 multi->rx_multichannel_enable = true; in setup_pcm_multichan()
41 multi->tx_channel_0_enable = drvdata->tx_mask; in setup_pcm_multichan()
42 multi->tx_channel_1_enable = 0; in setup_pcm_multichan()
43 multi->tx_channel_2_enable = 0; in setup_pcm_multichan()
44 multi->tx_channel_3_enable = 0; in setup_pcm_multichan()
47 multi->rx_channel_1_enable = 0; in setup_pcm_multichan()
48 multi->rx_channel_2_enable = 0; in setup_pcm_multichan()
49 multi->rx_channel_3_enable = 0; in setup_pcm_multichan()
[all …]
/sound/pci/ctxfi/
A Dctresource.c24 unsigned int multi, unsigned int *ridx) in get_resource() argument
29 for (i = 0, n = multi; i < amount; i++) { in get_resource()
33 n = multi; in get_resource()
46 for (n = multi; n > 0; n--) { in get_resource()
58 static int put_resource(u8 *rscs, unsigned int multi, unsigned int idx) in put_resource() argument
63 for (n = multi, i = idx; n > 0; n--) { in put_resource()
A Dctatc.c512 int multi, err, i; in atc_pcm_capture_get_resources() local
529 n_sum = (1 == multi) ? 1 : 0; in atc_pcm_capture_get_resources()
535 n_amixer += multi * atc->msr; in atc_pcm_capture_get_resources()
538 n_srcimp += multi; in atc_pcm_capture_get_resources()
560 src_dsc.multi = 1; in atc_pcm_capture_get_resources()
607 else if (1 == multi) in atc_pcm_capture_get_resources()
651 int err, i, j, n_sum, multi; in atc_pcm_capture_prepare() local
667 if (1 == multi) { in atc_pcm_capture_prepare()
725 int i, multi; in atc_pcm_capture_start() local
735 src->ops->set_pm(src, ((i%multi) != (multi-1))); in atc_pcm_capture_start()
[all …]
A Dctsrc.c242 hw->src_set_ilsz(src->rsc.ctrl_blk, src->multi - 1); in src_default_config_memrd()
363 n = (MEMRD == desc->mode) ? desc->multi : 1; in src_rsc_init()
371 p->multi = (0 == i) ? desc->multi : 1; in src_rsc_init()
397 n = (MEMRD == src->mode) ? src->multi : 1; in src_rsc_uninit()
401 p->multi = 0; in src_rsc_uninit()
424 err = mgr_get_resource(&mgr->mgr, desc->multi, &idx); in get_src_rsc()
437 src = kcalloc(desc->multi, sizeof(*src), GFP_KERNEL); in get_src_rsc()
459 mgr_put_resource(&mgr->mgr, desc->multi, idx); in get_src_rsc()
474 mgr_put_resource(&mgr->mgr, src->multi, in put_src_rsc()
A Dctsrc.h49 unsigned char multi; member
77 unsigned char multi; member
/sound/soc/sprd/
A DKconfig13 tristate "Spreadtrum multi-channel data transfer support"
16 Say y here to enable multi-channel data transfer support. It
/sound/soc/generic/
A DKconfig12 It also support DPCM of multi CPU single Codec ststem.
21 It also support DPCM of multi CPU single Codec ststem.
A Daudio-graph-card2-custom-sample2.dtsi136 multi {
A Daudio-graph-card2-custom-sample1.dtsi117 multi {
/sound/parisc/
A DKconfig19 provided as part of the Lasi multi-function IC.
/sound/hda/codecs/
A Danalog.c786 .multi = { 0, 0, 0 }, in ad1988_add_spdif_mux_ctl()
792 .multi = { 0, 1, 0, 0 }, in ad1988_add_spdif_mux_ctl()
798 .multi = { 0, 1, 0, 0 }, in ad1988_add_spdif_mux_ctl()
804 .multi = { 0, 1, 0, 0 }, in ad1988_add_spdif_mux_ctl()
A Dgeneric.h48 unsigned char multi[MAX_NID_PATH_DEPTH]; member
A Dgeneric.c430 path->multi[path->depth + 1] = 1; in __parse_nid_path()
894 if (enable && path->multi[i]) in snd_hda_activate_path()
3788 bool multi = false; in create_capture_mixers() local
3803 multi = true; in create_capture_mixers()
3811 multi = true; in create_capture_mixers()
3820 if (!multi) in create_capture_mixers()
/sound/soc/atmel/
A DKconfig126 external multi-channel audio codecs.
127 Starting with sama7g5, I2S and Left-Justified multi-channel is
/sound/soc/fsl/
A DKconfig375 It also support DPCM of single CPU multi Codec ststem.
/sound/soc/tegra/
A DKconfig116 converts the multi-bit Pulse Code Modulation (PCM) audio input to
/sound/soc/codecs/
A DKconfig2651 speaker protection, multi-band DRC, equalizer functions.

Completed in 325 milliseconds