Home
last modified time | relevance | path

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

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