Home
last modified time | relevance | path

Searched refs:OPL3_TREMOLO_DEPTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dopl3.h80 #define OPL3_TREMOLO_DEPTH 0x80 macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_midi.c822 opl3->drum_reg |= OPL3_TREMOLO_DEPTH; in snd_opl3_control()
824 opl3->drum_reg &= ~OPL3_TREMOLO_DEPTH; in snd_opl3_control()
H A Dopl3_synth.c554 reg_val |= OPL3_TREMOLO_DEPTH; in snd_opl3_set_params()