Home
last modified time | relevance | path

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

/linux-2.6.39/sound/isa/sb/
Demu8000.c164 EMU8000_HWCF3_WRITE(emu, 0x0000); in snd_emu8000_detect()
517 EMU8000_HWCF3_WRITE(emu, 0); in snd_emu8000_init_hw()
542 EMU8000_HWCF3_WRITE(emu, 0x4); in snd_emu8000_init_hw()
/linux-2.6.39/include/sound/
Demu8000_reg.h163 #define EMU8000_HWCF3_WRITE(emu, val) \ macro