Home
last modified time | relevance | path

Searched refs:reg_lfo_vibrato (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_local.h142 u8 reg_lfo_vibrato; member
169 u8 reg_lfo_vibrato; member
H A Dopl4_synth.c413 voice->reg_lfo_vibrato &= ~OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()
414 voice->reg_lfo_vibrato |= depth & OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()
416 voice->reg_lfo_vibrato); in snd_opl4_update_vibrato_depth()
541 voice[i]->reg_lfo_vibrato = voice[i]->sound->reg_lfo_vibrato; in snd_opl4_note_on()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_local.h142 u8 reg_lfo_vibrato; member
169 u8 reg_lfo_vibrato; member
H A Dopl4_synth.c413 voice->reg_lfo_vibrato &= ~OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()
414 voice->reg_lfo_vibrato |= depth & OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()
416 voice->reg_lfo_vibrato); in snd_opl4_update_vibrato_depth()
541 voice[i]->reg_lfo_vibrato = voice[i]->sound->reg_lfo_vibrato; in snd_opl4_note_on()

Completed in 4 milliseconds