Home
last modified time | relevance | path

Searched refs:OPL3_TREMOLO_DEPTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h80 #define OPL3_TREMOLO_DEPTH 0x80 macro
/kernel/linux/linux-6.6/include/sound/
H A Dopl3.h80 #define OPL3_TREMOLO_DEPTH 0x80 macro
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_midi.c823 opl3->drum_reg |= OPL3_TREMOLO_DEPTH; in snd_opl3_control()
825 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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds