Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dopl3.h113 #define OPL3_REG_AM_VIB 0x20 macro
/linux-4.1.27/sound/drivers/opl3/
Dopl3_drums.c91 opl3_reg = OPL3_LEFT | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_drum_voice_set()
Dopl3_synth.c495 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_set_voice()
Dopl3_midi.c485 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_note_on()