Searched full:mixer (Results 1 – 11 of 11) sorted by relevance
/qemu/hw/audio/ |
H A D | gusemu.h | 31 …uint8_t *gusdatapos; /* (gusdataend-gusdata) bytes used for storing emulated GF1/mixer register st… 44 int GUS_irqrequest(GUSEmuState *state, int hwirq, int num);/* needed in both mixer and bus emulati… 45 …EmuState *state, int hwirq); /* used by gus_write() only - can be left empty for mixer functions */ 46 …EmuState *state); /* used by gus_write() only - can be left empty for mixer functions */ 72 /* ** GF1 mixer emulation functions: */
|
H A D | hda-codec.c | 189 bool mixer; member 465 if (!st->state->mixer) { in hda_audio_set_amp() 863 DEFINE_PROP_BOOL("mixer", HDAAudioState, mixer, true), 872 if (!a->mixer) { in hda_audio_init_output() 884 if (!a->mixer) { in hda_audio_init_duplex() 896 if (!a->mixer) { in hda_audio_init_micro()
|
H A D | wm8750.c | 473 case WM8750_LOUTM1: /* Left Mixer Control (1) */ in wm8750_tx() 479 case WM8750_LOUTM2: /* Left Mixer Control (2) */ in wm8750_tx() 485 case WM8750_ROUTM1: /* Right Mixer Control (1) */ in wm8750_tx() 491 case WM8750_ROUTM2: /* Right Mixer Control (2) */ in wm8750_tx() 497 case WM8750_MOUTM1: /* Mono Mixer Control (1) */ in wm8750_tx() 503 case WM8750_MOUTM2: /* Mono Mixer Control (2) */ in wm8750_tx()
|
H A D | gusemu_hal.c | 26 * TODO: check mixer: see 7.20 of sdk for panning pos (applies to all gus models?)? 177 /* case 0x306: */ /* Mixer/Version info */ in gus_read() 178 /* return 0xff; */ /* Pre 3.6 boards, ICS mixer NOT present */ in gus_read()
|
H A D | ac97.c | 505 * Native audio mixer 532 * Native audio mixer 1264 * Reset the mixer too. The Windows XP driver seems to rely on in ac97_on_reset() 1291 /* nabmar native audio mixer base address rw */ in ac97_realize()
|
H A D | hda-codec-common.h | 2 * Common code to disable/enable mixer emulation at run time
|
H A D | sb16.c | 112 /* mixer state */ 1153 ldebug ("attempt to write mixer[%#x] <- %#x\n", s->mixer_nreg, val); in mixer_write_datab()
|
H A D | intel-hda-defs.h | 210 AC_WID_AUD_MIX, /* Audio Mixer */
|
/qemu/docs/system/arm/ |
H A D | musicpal.rst | 15 - MV88W8618 audio controller, WM8750 CODEC and mixer
|
/qemu/audio/ |
H A D | ossaudio.c | 228 * since 7.x, but currently only on the mixer device (or in in oss_get_version()
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1447 Audigy-mixer.txt: 13956
|