Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dopl3.h137 #define OPL3_REG_SUSTAIN_RELEASE 0x80 macro
/linux-3.4.99/sound/drivers/opl3/
Dopl3_drums.c103 opl3_reg = OPL3_LEFT | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_drum_voice_set()
Dopl3_synth.c522 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_set_voice()
Dopl3_midi.c496 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset); in snd_opl3_note_on()