Home
last modified time | relevance | path

Searched refs:EMU8000_HWCF3_WRITE (Results 1 – 2 of 2) sorted by relevance

/linux/sound/isa/sb/
H A Demu8000.c152 EMU8000_HWCF3_WRITE(emu, 0x0000); in snd_emu8000_detect()
513 EMU8000_HWCF3_WRITE(emu, 0); in snd_emu8000_init_hw()
538 EMU8000_HWCF3_WRITE(emu, 0x4); in snd_emu8000_init_hw()
/linux/include/sound/
H A Demu8000_reg.h149 #define EMU8000_HWCF3_WRITE(emu, val) \ macro