Home
last modified time | relevance | path

Searched refs:EMU_SRC_SILENCE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/pci/emu10k1/
Demu10k1_main.c1048 snd_emu1010_fpga_link_dst_src_write(emu, 0x0100 + i, EMU_SRC_SILENCE); in snd_emu10k1_emu1010_init()
1052 snd_emu1010_fpga_link_dst_src_write(emu, 0x0200 + i, EMU_SRC_SILENCE); in snd_emu10k1_emu1010_init()
1056 snd_emu1010_fpga_link_dst_src_write(emu, 0x0300 + i, EMU_SRC_SILENCE); in snd_emu10k1_emu1010_init()
1060 snd_emu1010_fpga_link_dst_src_write(emu, EMU_DST_HANA_ADAT + i, EMU_SRC_SILENCE); in snd_emu10k1_emu1010_init()
Demumixer.c187 EMU_SRC_SILENCE,/* 0 */
244 EMU_SRC_SILENCE,
/linux-5.19.10/include/sound/
Demu10k1.h1413 #define EMU_SRC_SILENCE 0x0000 /* Silence */ macro