Home
last modified time | relevance | path

Searched refs:EMU8000_FM2FRQ2_WRITE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c408 EMU8000_FM2FRQ2_WRITE(hw, vp->ch, fm2frq2); in set_fm2frq2()
440 EMU8000_FM2FRQ2_WRITE(emu, i, 0); in snd_emu8000_tweak_voice()
H A Demu8000_pcm.c301 EMU8000_FM2FRQ2_WRITE(hw, ch, 0); in setup_voice()
H A Demu8000.c195 EMU8000_FM2FRQ2_WRITE(emu, ch, 0); in init_audio()
/openbmc/linux/include/sound/
H A Demu8000_reg.h185 #define EMU8000_FM2FRQ2_WRITE(emu, chan, val) \ macro