Home
last modified time | relevance | path

Searched refs:codecs (Results 1 – 64 of 64) sorted by relevance

/linux-4.4.14/sound/aoa/fabrics/
Dlayout.c66 struct codec_connect_info codecs[MAX_CODECS_PER_BUS]; member
276 .codecs[0] = {
280 .codecs[1] = {
287 .codecs[0] = {
294 .codecs[0] = {
302 .codecs[0] = {
309 .codecs[0] = {
317 .codecs[0] = {
321 .codecs[1] = {
328 .codecs[0] = {
[all …]
/linux-4.4.14/sound/soc/mediatek/
DKconfig6 that can be used with other codecs.
21 tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
27 with the RT5650 and RT5676 codecs.
Dmt8173-rt5650-rt5676.c163 .codecs = mt8173_rt5650_rt5676_codecs,
/linux-4.4.14/sound/soc/zte/
DKconfig7 Say Y or M if you want to add support for codecs attached to the
16 Say Y or M if you want to add support for codecs attached to the
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio-Controls.txt3 Realtek codecs
30 IDT/Sigmatel codecs
36 (see HD-Audio.txt). Note that on some codecs the analog-loopback
57 VIA codecs
96 Conexant codecs
100 See Reatek codecs.
103 Analog codecs
DHD-Audio.txt26 A controller may have multiple codecs. Usually you have one audio
28 multiple audio codecs, e.g. for analog and digital outputs, and the
192 the section of HD-audio driver. You can find a list of codecs
225 switch on some codecs. Turn on this if present.
244 - Some Realtek codecs require special vendor-specific coefficients to
246 - IDT codecs may have extra power-enable/disable controls on each
272 It's known that some codecs / devices have fairly bad analog circuits,
580 some codecs. Make sure that you mute all unneeded signal routes when
725 Using `probe_only` mask 2 skips the reset of HDA codecs (use
827 % hda-emu codecs/stac9200-dell-d820-laptop
DREADME.maya4455 i2c/other/wm8776.c - low-level access routines for Wolfson WM8776 codecs
85 The Maya44 card (or more exactly, the Wolfson WM8776 codecs) allow a maximum sampling rate of 192 k…
Dcompress_offload.txt15 codecs. Processing compressed data on such DSPs results in a dramatic
100 codecs on a capture stream will return encoders, decoders will be
136 Note that the list of codecs/profiles/modes was derived from the
DProcfile.txt73 When the card is equipped with AC97 codecs, there are codec97#*
DALSA-Configuration.txt871 probe_mask - Bitmask to probe codecs (default = -1, meaning all slots)
881 setup before initializing the codecs. This option is
889 codecs (for debugging only)
943 communication method between HDA controller and codecs to the
1443 codecs. This driver supports only the AC97 codec, and won't work
/linux-4.4.14/sound/aoa/
DMakefile4 obj-$(CONFIG_SND_AOA) += codecs/
DKconfig13 source "sound/aoa/codecs/Kconfig"
/linux-4.4.14/sound/soc/
DKconfig71 # Supported codecs
72 source "sound/soc/codecs/Kconfig"
Dsoc-core.c917 struct snd_soc_dai_link_component *codecs = dai_link->codecs; in soc_bind_dai_link() local
940 codec_dais[i] = snd_soc_find_dai(&codecs[i]); in soc_bind_dai_link()
943 codecs[i].dai_name); in soc_bind_dai_link()
2312 dai_link->codecs = devm_kzalloc(card->dev, in snd_soc_init_multicodec()
2315 if (!dai_link->codecs) in snd_soc_init_multicodec()
2318 dai_link->codecs[0].name = dai_link->codec_name; in snd_soc_init_multicodec()
2319 dai_link->codecs[0].of_node = dai_link->codec_of_node; in snd_soc_init_multicodec()
2320 dai_link->codecs[0].dai_name = dai_link->codec_dai_name; in snd_soc_init_multicodec()
2323 if (!dai_link->codecs) { in snd_soc_init_multicodec()
2358 if (!!link->codecs[j].name == in snd_soc_register_card()
[all …]
DMakefile18 obj-$(CONFIG_SND_SOC) += codecs/
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dmt8173-rt5650-rt5676.txt5 - mediatek,audio-codec: the phandles of rt5650 and rt5676 codecs
Dst,sti-asoc-card.txt4 codec or external codecs.
53 external codecs connection.
Dtlv320aic3x.txt47 CODEC input pins for other compatible codecs:
Dfsl,esai.txt5 standard codecs, Sony/Phillips Digital Interface (S/PDIF) transceivers, and
Dfsl-sai.txt3 The SAI is based on I2S module that used communicating with audio codecs,
Dfsl,ssi.txt3 The SSI is a serial device that communicates with audio codecs. It can
/linux-4.4.14/sound/soc/xtensa/
DKconfig5 Say Y or M if you want to add support for codecs attached to the
/linux-4.4.14/sound/soc/bcm/
DKconfig7 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/sound/pci/
Dsis7019.c44 static int codecs = 1; variable
52 module_param(codecs, int, 0444);
53 MODULE_PARM_DESC(codecs, "Set bit to indicate that codec number is expected to be present (default …
1133 if (sis->codecs_present == codecs) in sis_chip_init()
1146 if (sis->codecs_present != codecs) { in sis_chip_init()
1148 sis->codecs_present, codecs); in sis_chip_init()
1420 codecs &= SIS_PRIMARY_CODEC_PRESENT | SIS_SECONDARY_CODEC_PRESENT | in snd_sis7019_probe()
1422 if (!codecs) in snd_sis7019_probe()
1423 codecs = SIS_PRIMARY_CODEC_PRESENT; in snd_sis7019_probe()
Dintel8x0.c2211 unsigned int i, codecs; in snd_intel8x0_mixer() local
2250 codecs = 0; in snd_intel8x0_mixer()
2255 snd_intel8x0_codec_read_test(chip, codecs); in snd_intel8x0_mixer()
2256 chip->ac97_sdin[codecs] = in snd_intel8x0_mixer()
2258 if (snd_BUG_ON(chip->ac97_sdin[codecs] >= 3)) in snd_intel8x0_mixer()
2259 chip->ac97_sdin[codecs] = 0; in snd_intel8x0_mixer()
2261 chip->ac97_sdin[codecs] = i; in snd_intel8x0_mixer()
2262 codecs++; in snd_intel8x0_mixer()
2265 if (! codecs) in snd_intel8x0_mixer()
2266 codecs = 1; in snd_intel8x0_mixer()
[all …]
Dazt3328.c290 struct snd_azf3328_codec_data codecs[3]; member
1357 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity()
1384 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity()
1386 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity()
1961 snd_azf3328_pcm_interrupt(chip, chip->codecs, status); in snd_azf3328_interrupt()
2049 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_pcm_open()
2442 codec_setup = &chip->codecs[AZF_CODEC_PLAYBACK]; in snd_azf3328_create()
2448 codec_setup = &chip->codecs[AZF_CODEC_CAPTURE]; in snd_azf3328_create()
2454 codec_setup = &chip->codecs[AZF_CODEC_I2S_OUT]; in snd_azf3328_create()
2488 &chip->codecs[codec_type]; in snd_azf3328_create()
DKconfig274 Say Y here to use a new DSP image for SPDIF and dual codecs.
/linux-4.4.14/sound/soc/blackfin/
DKconfig7 Say Y or M if you want to add support for codecs attached to
128 Say Y or M if you want to add support for codecs attached to
134 AC97 codecs which do not implement the slot-16 mode will not function
136 Analog Devices line of AC97 codecs.
/linux-4.4.14/drivers/remoteproc/
DKconfig28 use-cases to run on your platform (multimedia codecs are
68 use-cases to run on your platform (multimedia codecs are
/linux-4.4.14/sound/soc/mxs/
DKconfig7 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/sound/soc/kirkwood/
DKconfig5 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/sound/soc/tegra/
DKconfig17 Say Y or M if you want to add support for codecs attached to the
34 Say Y or M if you want to add support for codecs attached to the
60 Say Y or M if you want to add support for codecs attached to the
/linux-4.4.14/sound/soc/jz4740/
DKconfig6 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/include/uapi/sound/
Dcompress_offload.h108 __u32 codecs[MAX_NUM_CODECS]; member
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-common.c250 const struct coda_codec *codecs = dev->devtype->codecs; in coda_find_codec() local
260 if (codecs[k].src_fourcc == src_fourcc && in coda_find_codec()
261 codecs[k].dst_fourcc == dst_fourcc) in coda_find_codec()
268 return &codecs[k]; in coda_find_codec()
275 const struct coda_codec *codecs = dev->devtype->codecs; in coda_get_max_dimensions() local
285 w = max(w, codecs[k].max_w); in coda_get_max_dimensions()
286 h = max(h, codecs[k].max_h); in coda_get_max_dimensions()
2045 .codecs = codadx6_codecs,
2055 .codecs = coda7_codecs,
2066 .codecs = coda9_codecs,
[all …]
Dcoda.h55 const struct coda_codec *codecs; member
/linux-4.4.14/sound/soc/cirrus/
DKconfig6 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/Documentation/sound/alsa/soc/
Dcodec.txt24 driver code in sound/soc/codecs/
160 Most codecs have a digital mute before the DACs that can be used to
Ddapm.txt81 build a list of widgets of the codecs and machines DAPM widgets.
169 The codec bias power domain has no widgets and is handled by the codecs DAPM
269 order to save power. e.g. NC codecs pins will be switched OFF, unconnected
Dmachine.txt5 component drivers (e.g. codecs, platforms and DAIs). It also describes the
Doverview.txt6 pxa2xx, au1x00, iMX, etc) and portable audio codecs. Prior to the ASoC
/linux-4.4.14/sound/soc/rockchip/
DKconfig5 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/Documentation/devicetree/bindings/media/
Ds5p-mfc.txt7 video codecs.
/linux-4.4.14/sound/soc/atmel/
DKconfig5 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt3 The TWL6040s are 8-channel high quality low-power audio codecs providing audio,
/linux-4.4.14/sound/soc/pxa/
DKconfig6 Say Y or M if you want to add support for codecs attached to
17 Say Y if you want to add support for codecs attached to
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c1084 int c, codecs, err; in azx_probe_codecs() local
1086 codecs = 0; in azx_probe_codecs()
1122 codecs++; in azx_probe_codecs()
1125 if (!codecs) { in azx_probe_codecs()
DKconfig47 with codecs for debugging purposes.
130 Intel and Nvidia HDMI/DisplayPort codecs.
/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst_drv_interface.c405 caps->codecs[0] = SND_AUDIOCODEC_MP3; in sst_cdev_caps()
406 caps->codecs[1] = SND_AUDIOCODEC_AAC; in sst_cdev_caps()
/linux-4.4.14/sound/soc/fsl/
DKconfig77 Say Y or M if you want to add support for codecs attached to
84 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/sound/pci/ac97/
Dac97_patch.c1545 unsigned short codecs[3]; in patch_ad1881() local
1551 codecs[0] = patch_ad1881_unchained(ac97, 0, (1<<12)); in patch_ad1881()
1552 codecs[1] = patch_ad1881_unchained(ac97, 1, (1<<14)); in patch_ad1881()
1553 codecs[2] = patch_ad1881_unchained(ac97, 2, (1<<13)); in patch_ad1881()
1555 if (! (codecs[0] || codecs[1] || codecs[2])) in patch_ad1881()
/linux-4.4.14/sound/soc/samsung/
DKconfig8 Say Y or M if you want to add support for codecs attached to
/linux-4.4.14/arch/arm/boot/dts/
Dspear1340-evb.dts263 audio-codecs = <&incodec &outcodec &sta529 &sta529>;
/linux-4.4.14/Documentation/gpio/
Dgpio.txt35 provide GPIOs; multifunction chips like power managers, and audio codecs
Ddriver.txt59 Chips such as codecs will have complex non-GPIO state.
Dgpio-legacy.txt22 provide GPIOs; multifunction chips like power managers, and audio codecs
547 and more. Chips such as codecs will have complex non-GPIO state.
/linux-4.4.14/sound/oss/
DCHANGELOG218 - Using CS4231 compatible codecs as timer for /dev/music.
269 - Hardware u-Law and A-Law support with AD1848/CS4248 and CS4231 codecs
/linux-4.4.14/sound/drivers/
DKconfig190 AC97 codecs. In this mode, the power-mode is dynamically
/linux-4.4.14/Documentation/
Drpmsg.txt19 Typically AMP remote processors employ dedicated DSP codecs and multimedia
/linux-4.4.14/sound/soc/codecs/
DKconfig188 Support for the bus types used to access the codecs to be built must
/linux-4.4.14/include/sound/
Dsoc.h980 struct snd_soc_dai_link_component *codecs; member
/linux-4.4.14/drivers/spi/
DKconfig19 eeprom and flash memory, codecs and various other controller
/linux-4.4.14/
DMAINTAINERS718 F: sound/soc/codecs/adau*
719 F: sound/soc/codecs/adav*
720 F: sound/soc/codecs/ad1*
721 F: sound/soc/codecs/ad7*
722 F: sound/soc/codecs/ssm*
723 F: sound/soc/codecs/sigmadsp.*
2805 F: sound/soc/codecs/cs*
3459 F: sound/soc/codecs/da[79]*.[ch]
7641 F: sound/soc/codecs/tfa9879*
8925 F: sound/soc/codecs/rt*
[all …]
/linux-4.4.14/Documentation/spi/
Dspi-summary78 sensors and codecs, to memory, to peripherals like USB controllers