Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dopl3.h95 #define OPL3_REG_AM_VIB 0x20 macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_drums.c75 opl3_reg = OPL3_LEFT | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_drum_voice_set()
H A Dopl3_synth.c487 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_set_voice()
H A Dopl3_midi.c467 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_note_on()