Home
last modified time | relevance | path

Searched full:multichannel (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/Documentation/sound/cards/
H A Demu10k1-jack.rst2 Low latency, multichannel audio with JACK and the emu10k1/emu10k2
6 latency, multichannel recording functionality. All of my recent work to allow
16 latency, multichannel features offered by the "kX ASIO" feature of their
26 the multichannel devices, set the in and out channels to 16, and the sample
39 popular belief, all emu10k1 cards are multichannel cards. Which of these
H A Dmixart.rst11 The miXart8 is a multichannel audio processing and mixing soundcard
/openbmc/u-boot/drivers/board/
H A Dgazerbeam.c35 * @multichannel: Container for the board's multichannel variant (MC4/MC2/SC)
43 int multichannel; member
49 * @dev: The board device for which to determine the multichannel and device
123 priv->multichannel = mc4 ? 4 : (mc2 ? 2 : (sc ? 1 : 0)); in _read_board_variant_data()
178 debug("%s: Error reading multichannel variant (err = %d)\n", in board_gazerbeam_detect()
199 *val = priv->multichannel; in board_gazerbeam_get_int()
/openbmc/linux/sound/soc/ti/
H A DKconfig25 daVinci McBSP (w/o the multichannel support).
28 tristate "Multichannel Audio Serial Port (McASP) support"
52 tristate "Multichannel Buffered Serial Port (McBSP) support"
60 tristate "Multichannel PDM Controller (McPDM) support"
/openbmc/linux/drivers/usb/musb/
H A Dtusb6010_omap.c55 unsigned multichannel:1; member
153 if (!tusb_dma->multichannel) in tusb_omap_dma_cb()
239 if (!tusb_dma->multichannel) { in tusb_omap_dma_program()
471 if (tusb_dma->multichannel) { in tusb_omap_dma_allocate()
485 tusb_dma->multichannel ? "shared" : "dedicated", in tusb_omap_dma_allocate()
547 * - one channel in case of non multichannel mode in tusb_omap_allocate_dma_pool()
548 * - MAX_DMAREQ number of channels in multichannel mode in tusb_omap_allocate_dma_pool()
550 if (i == 0 || tusb_dma->multichannel) { in tusb_omap_allocate_dma_pool()
612 tusb_dma->multichannel = 1; in tusb_dma_controller_create()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung-i2s.yaml21 samsung,s5pv210-i2s: for 8/16/24bit multichannel (5.1) I2S with
25 samsung,exynos5420-i2s: for 8/16/24bit multichannel (5.1) I2S for
38 stereo channels. Exynos7 I2S1 upgraded to 5.1 multichannel with
H A Dfsl,qmc-audio.yaml13 The QMC audio is an ASoC component which uses QMC (QUICC Multichannel
/openbmc/linux/include/sound/sof/
H A Dchannel_map.h21 * from a multichannel input stream.
46 * \brief Complete map for each channel of a multichannel stream.
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-scc-qmc.yaml7 title: PowerQUICC CPM QUICC Multichannel Controller (QMC)
13 The QMC (QUICC Multichannel Controller) emulates up to 64 channels within one
/openbmc/linux/drivers/gpu/drm/mcde/
H A DKconfig2 tristate "DRM Support for ST-Ericsson MCDE (Multichannel Display Engine)"
/openbmc/linux/drivers/media/pci/tw5864/
H A DKconfig8 multichannel video & audio grabbing and encoding (H.264, MJPEG,
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst16 - multichannel (partially integrated), integration of multichannel with RDMA
/openbmc/linux/sound/pci/
H A Dfm801.c148 * @multichannel: multichannel support
185 unsigned int multichannel: 1, member
656 if (chip->multichannel) { in snd_fm801_playback_open()
735 chip->multichannel ? 128*1024 : 64*1024, 128*1024); in snd_fm801_pcm()
739 chip->multichannel ? 6 : 2, 0, in snd_fm801_pcm()
1063 if (chip->multichannel) { in snd_fm801_mixer()
1110 if (chip->multichannel) { in snd_fm801_chip_multichannel_init()
1202 chip->multichannel = 1; in snd_fm801_create()
1298 strcat(card->shortname, chip->multichannel ? "AU" : "AS"); in __snd_card_fm801_probe()
/openbmc/linux/drivers/soc/fsl/qe/
H A DKconfig53 Freescale CPM QUICC Multichannel Controller
/openbmc/linux/arch/arm/mach-omap2/
H A Dmcbsp.c8 * Multichannel mode not supported.
/openbmc/linux/fs/smb/client/
H A Dfs_context.h252 bool multichannel:1; member
254 /* reuse existing guid for multichannel */
H A Dfs_context.c74 fsparam_flag_no("multichannel", Opt_multichannel),
1150 ctx->multichannel = false; in smb3_fs_context_parse_param()
1153 ctx->multichannel = true; in smb3_fs_context_parse_param()
1231 * when multichannel is negotiated) since that would lead in smb3_fs_context_parse_param()
1320 ctx->multichannel = true; in smb3_fs_context_parse_param()
1786 /* default to no multichannel (single server connection) */ in smb3_init_fs_context()
1787 ctx->multichannel = false; in smb3_init_fs_context()
/openbmc/linux/include/sound/
H A Dhda_chmap.h3 * For multichannel support
/openbmc/u-boot/include/
H A Dadc.h106 * This is optional, useful when the hardware supports multichannel
137 * This is optional, useful when multichannel conversion is supported
/openbmc/linux/include/linux/dma/
H A Dimx-dma.h87 * registers. For multichannel recording/playback the SAI/micfil have
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c17 /* the multichannel DMA channel has a 24-bit counter */
686 err = snd_pcm_new(chip->card, "Multichannel", in oxygen_pcm_init()
700 strcpy(pcm->name, "Multichannel"); in oxygen_pcm_init()
/openbmc/linux/Documentation/ABI/stable/
H A Dfirewire-cdev96 for multichannel reception which works in buffer-fill mode.
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,ads131e08.yaml13 The ADS131E0x are a family of multichannel, simultaneous sampling,
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst60 AAC, some implementations may support AAC multichannel but HE-AAC
305 - multichannel IEC encoding. Unclear if this is required.
/openbmc/linux/drivers/media/tuners/
H A Dxc2028-types.h20 /* Multichannel Television Sound (MTS)

1234