Home
last modified time | relevance | path

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

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