Home
last modified time | relevance | path

Searched refs:interwave (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/isa/gus/
H A DMakefile17 snd-interwave-objs := interwave.o
18 snd-interwave-stb-objs := interwave-stb.o
24 obj-$(CONFIG_SND_INTERWAVE) += snd-interwave.o snd-gus-lib.o
25 obj-$(CONFIG_SND_INTERWAVE_STB) += snd-interwave-stb.o snd-gus-lib.o
H A Dgus_dram.c24 if (gus->interwave) { in snd_gus_dram_poke()
60 if (gus->interwave) { in snd_gus_dram_peek()
H A Dgus_io.c329 if (!gus->interwave)
353 if (!gus->interwave)
379 if (!gus->interwave)
442 if (gus->interwave && snd_gf1_i_read8(gus, 0x19) & 0x01) { /* enhanced mode */ in snd_gf1_print_voice_registers()
469 if (gus->interwave) {
479 if (!gus->interwave)
501 if (gus->interwave) {
H A Dgus_pcm.c306 if (gus->interwave) { in snd_gf1_pcm_poke_block()
839 capture = !gus->interwave && !gus->ess_flag && !gus->ace_flag ? 1 : 0; in snd_gf1_pcm_new()
841 gus->interwave ? "AMD InterWave" : "GF1", in snd_gf1_pcm_new()
868 if (gus->interwave) { in snd_gf1_pcm_new()
H A Dgus_uart.c238 strcpy(rmidi->name, gus->interwave ? "AMD InterWave" : "GF1"); in snd_gf1_rawmidi_new()
H A Dinterwave.c272 gus->interwave = 1; in snd_interwave_detect()
473 gus->interwave = 1; in snd_interwave_init()
H A Dgus_main.c400 if (!gus->interwave) { in snd_gus_initialize()
/openbmc/linux/include/sound/
H A Dgus.h402 interwave:1, /* hey - we have InterWave card */ member
/openbmc/linux/sound/isa/
H A DKconfig260 will be called snd-interwave.
273 will be called snd-interwave-stb.
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst1351 Module snd-interwave
1381 Module snd-interwave-stb
2622 alias snd-card-0 snd-interwave
2624 options snd-interwave index=0
2627 alias sound-slot-0 snd-interwave
2631 In this example, the interwave card is always loaded as the first card
2639 options snd slots=snd-interwave,snd-ens1371
2641 Then, the first slot (#0) is reserved for snd-interwave driver, and
2649 other driver (e.g. snd-usb-audio) is loaded before snd-interwave or