Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Demu8000.c348 EMU8000_HWCF4_WRITE(emu, 0); in init_arrays()
675 EMU8000_HWCF4_WRITE(emu, chorus_parm[effect].delay); in snd_emu8000_update_chorus_mode()
/openbmc/linux/include/sound/
H A Demu8000_reg.h122 #define EMU8000_HWCF4_WRITE(emu, val) \ macro