Searched refs:codecs (Results 1 – 25 of 27) sorted by relevance
12
/sound/aoa/fabrics/ |
D | layout.c | 66 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 …]
|
/sound/soc/atmel/ |
D | Kconfig | 5 Say Y or M if you want to add support for codecs attached to 21 Say Y or M if you want to add support for codecs the
|
/sound/soc/blackfin/ |
D | Kconfig | 7 Say Y or M if you want to add support for codecs attached to 80 Say Y or M if you want to add support for codecs attached to 110 Say Y or M if you want to add support for codecs attached to 116 AC97 codecs which do not implement the slot-16 mode will not function 118 Analog Devices line of AC97 codecs.
|
/sound/soc/ |
D | Kconfig | 58 # Supported codecs 59 source "sound/soc/codecs/Kconfig"
|
D | Makefile | 13 obj-$(CONFIG_SND_SOC) += codecs/
|
/sound/soc/tegra/ |
D | Kconfig | 15 Say Y or M if you want to add support for codecs attached to the 32 Say Y or M if you want to add support for codecs attached to the 58 Say Y or M if you want to add support for codecs attached to the
|
/sound/aoa/ |
D | Makefile | 4 obj-$(CONFIG_SND_AOA) += codecs/
|
D | Kconfig | 13 source "sound/aoa/codecs/Kconfig"
|
/sound/pci/ |
D | sis7019.c | 44 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 … 1136 if (sis->codecs_present == codecs) in sis_chip_init() 1149 if (sis->codecs_present != codecs) { in sis_chip_init() 1151 sis->codecs_present, codecs); in sis_chip_init() 1438 codecs &= SIS_PRIMARY_CODEC_PRESENT | SIS_SECONDARY_CODEC_PRESENT | in snd_sis7019_probe() 1440 if (!codecs) in snd_sis7019_probe() 1441 codecs = SIS_PRIMARY_CODEC_PRESENT; in snd_sis7019_probe()
|
D | intel8x0.c | 2205 unsigned int i, codecs; in snd_intel8x0_mixer() local 2244 codecs = 0; in snd_intel8x0_mixer() 2249 snd_intel8x0_codec_read_test(chip, codecs); in snd_intel8x0_mixer() 2250 chip->ac97_sdin[codecs] = in snd_intel8x0_mixer() 2252 if (snd_BUG_ON(chip->ac97_sdin[codecs] >= 3)) in snd_intel8x0_mixer() 2253 chip->ac97_sdin[codecs] = 0; in snd_intel8x0_mixer() 2255 chip->ac97_sdin[codecs] = i; in snd_intel8x0_mixer() 2256 codecs++; in snd_intel8x0_mixer() 2259 if (! codecs) in snd_intel8x0_mixer() 2260 codecs = 1; in snd_intel8x0_mixer() [all …]
|
D | azt3328.c | 345 struct snd_azf3328_codec_data codecs[3]; member 1429 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity() 1456 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity() 1458 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity() 2046 snd_azf3328_pcm_interrupt(chip->codecs, status); in snd_azf3328_interrupt() 2134 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_pcm_open() 2543 codec_setup = &chip->codecs[AZF_CODEC_PLAYBACK]; in snd_azf3328_create() 2549 codec_setup = &chip->codecs[AZF_CODEC_CAPTURE]; in snd_azf3328_create() 2555 codec_setup = &chip->codecs[AZF_CODEC_I2S_OUT]; in snd_azf3328_create() 2589 &chip->codecs[codec_type]; in snd_azf3328_create()
|
/sound/soc/mxs/ |
D | Kconfig | 6 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/s6000/ |
D | Kconfig | 5 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/jz4740/ |
D | Kconfig | 5 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/kirkwood/ |
D | Kconfig | 5 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/cirrus/ |
D | Kconfig | 6 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/fsl/ |
D | Kconfig | 11 Say Y or M if you want to add support for codecs attached to 103 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/davinci/ |
D | Kconfig | 5 Say Y or M if you want to add support for codecs attached to
|
/sound/soc/pxa/ |
D | Kconfig | 7 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
|
/sound/pci/hda/ |
D | Kconfig | 40 with codecs for debugging purposes. 148 Intel and Nvidia HDMI/DisplayPort codecs.
|
/sound/pci/ac97/ |
D | ac97_patch.c | 1587 unsigned short codecs[3]; in patch_ad1881() local 1593 codecs[0] = patch_ad1881_unchained(ac97, 0, (1<<12)); in patch_ad1881() 1594 codecs[1] = patch_ad1881_unchained(ac97, 1, (1<<14)); in patch_ad1881() 1595 codecs[2] = patch_ad1881_unchained(ac97, 2, (1<<13)); in patch_ad1881() 1597 if (! (codecs[0] || codecs[1] || codecs[2])) in patch_ad1881()
|
/sound/soc/samsung/ |
D | Kconfig | 7 Say Y or M if you want to add support for codecs attached to
|
/sound/oss/ |
D | CHANGELOG | 218 - Using CS4231 compatible codecs as timer for /dev/music. 269 - Hardware u-Law and A-Law support with AD1848/CS4248 and CS4231 codecs
|
/sound/drivers/ |
D | Kconfig | 190 AC97 codecs. In this mode, the power-mode is dynamically
|
/sound/soc/codecs/ |
D | Kconfig | 134 Support for the bus types used to access the codecs to be built must
|
12