Searched refs:AC3 (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/sound/pci/ca0106/
H A Dca0106.h20 * Fix AC3 output.
128 /* 0x1000 causes AC3 to fails. It adds a dither bit. */
229 /* The Front SPDIF PCM gets mixed with samples from the AC97 codec, so can only work for Stereo PCM and not AC3/DTS
230 * The Rear SPDIF can be used for Stereo PCM and also AC3/DTS
231 * The Center/LFE SPDIF cannot be used for AC3/DTS, but can be used for Stereo PCM.
232 * Summary: For ALSA we use the Rear channel for SPDIF Digital AC3/DTS output
235 * A standard 3 pole stereo mini-jack to 2 RCA plugs can be used for SPDIF AC3/DTS and Stereo PCM output utilising the Rear channel and just one of the RCA plugs.
349 #define PLAYBACK_ROUTING1 0x63 /* Playback routing of channels 0-7. Effects AC3 output. Default 0x32765410 */
366 #define PLAYBACK_ROUTING2 0x64 /* Playback Routing . Feeding Capture channels back into Playback. Effects AC3 output. Default 0x76767676 */
386 /* PLAYBACK_VOLUME1 must be set to 30303030 for SPDIF AC3 Playback */
400 #define PLAYBACK_VOLUME2 0x6a /* Playback Analog volume per channel. Does not effect AC3 output */
428 /* Channel_id 0: 0x40c81000 must be changed to 0x40c80000 for SPDIF AC3 input or output. */
H A Dca0106_proc.c20 * Fix AC3 output.
H A Dca0106_main.c10 * SPDIF digital playback of PCM stereo and AC3/DTS works.
14 * ( In theory one could output 3 different AC3 streams at once, to 3 different SPDIF outputs. )
46 * Fix AC3 output.
1605 /* 0x1000 causes AC3 to fails. Maybe it effects 24 bit output. */ ca0106_init_chip()
H A Dca0106_mixer.c20 * Fix AC3 output.
/linux-4.1.27/drivers/misc/
H A Dbmp085.c70 s16 AC1, AC2, AC3; member in struct:bmp085_calibration_data
113 cali->AC3 = be16_to_cpu(tmp[2]); bmp085_read_calibration_data()
263 x1 = (cali->AC3 * data->b6) >> 13; bmp085_get_pressure()
/linux-4.1.27/drivers/media/dvb-core/
H A Ddvb_filter.c365 printk("Audiostream: AC3"); dvb_filter_get_ac3info()
370 ai->layer = 0; // 0 for AC3 dvb_filter_get_ac3info()
/linux-4.1.27/sound/usb/
H A Dcard.c32 * indeed an AC3 stream packed in SPDIF frames (i.e. no real AC3 stream).
H A Dformat.c441 /* FIXME: there is no AC3 format defined yet */ parse_audio_format_ii()
H A Dmixer.c1759 { USB_XU_DIGITAL_FORMAT_SELECTOR, "SPDIF/AC3", USB_MIXER_BOOLEAN },
/linux-4.1.27/include/linux/usb/
H A Daudio-v2.h432 /* A17.13.2 AC3 Decoder Control Selectors */
/linux-4.1.27/sound/soc/sh/
H A Dssi.c23 * signal. Can be used to send compressed data (AC3/DTS) to a DSP.
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpfc-emev2.c575 /* AC3 */
1535 FN_USI_5_4_PORT117, PORT117_FN, /* PIN: AC3 */
/linux-4.1.27/drivers/media/i2c/
H A Dsaa6752hs.c208 0x6a, /* AC3 */
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Drv770d.h872 #define AZ_F0_CODEC_PIN0_CONTROL_AUDIO_DESCRIPTOR1 0x71cc /* AC3 */
H A Dsid.h709 #define AZ_F0_CODEC_PIN_CONTROL_AUDIO_DESCRIPTOR1 0x29 /* AC3 */
H A Devergreend.h736 #define AZ_F0_CODEC_PIN0_CONTROL_AUDIO_DESCRIPTOR1 0x5f88 /* AC3 */
H A Dr600d.h993 #define AZ_F0_CODEC_PIN0_CONTROL_AUDIO_DESCRIPTOR1 0x71cc /* AC3 */
/linux-4.1.27/sound/pci/
H A Dcmipci.c123 #define CM_AC3EN1 0x00100000 /* enable AC3: model 037 */
239 #define CM_AC3EN2 0x00040000 /* enable AC3: model 039 */
482 int spdif_counter; /* for software AC3 */
1135 /* save mixer setting and mute for AC3 playback */ save_mixer_state()
H A Dens1370.c900 /* 48k doesn't need SRC (it breaks AC3-passthru) */ snd_ensoniq_playback1_prepare()
/linux-4.1.27/sound/pci/echoaudio/
H A Dechoaudio_dsp.h256 * set it for AC3 or WMA or
/linux-4.1.27/sound/pci/hda/
H A Dhda_proc.c224 snd_iprintf(buffer, " AC3"); print_pcm_formats()
H A Dhda_local.h727 int max_bitrate; /* for AC3...ATRAC */
H A Dhda_codec.c3530 * for the direct AC3 stream... snd_hda_query_supported_pcm()
3613 /* FIXME: check for float32 and AC3? */ snd_hda_is_supported_format()
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_main.c1404 /* Audigy 2 Value AC3 out does not work yet.
1424 * Digital output working. (AC3 not checked, only PCM)
H A Demufx.c47 #if 0 /* for testing purposes - set S/PDIF to AC3 output */
/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci_main.c587 * will be wrong, but otherwise AC3 would not work. snd_ymfpci_pcm_init_voice()
930 if (! chip->spdif_opened) /* set AC3 */ ymfpci_open_extension()
/linux-4.1.27/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-mt8135.h1092 "AC3", "mt8135",
/linux-4.1.27/drivers/media/common/
H A Dcx2341x.c618 * The state of L2 & AC3 bitrate controls can change cx2341x_ctrl_query()
/linux-4.1.27/include/uapi/linux/
H A Dsoundcard.h567 # define AFMT_AC3 0x00000400 /* Dolby Digital AC3 */
/linux-4.1.27/include/sound/
H A Demu10k1.h233 #define HCFG_AC3ENABLE_MASK 0x000000e0 /* AC3 async input control - Not implemented */
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0_core.c2670 /* J. Gordon Wolfe: I think this stuff is for AC3 */ vortex_spdif_init()

Completed in 1000 milliseconds