Home
last modified time | relevance | path

Searched refs:OPL3_REG_ATTACK_DECAY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_drums.c83 opl3_reg = OPL3_LEFT | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_drum_voice_set()
H A Dopl3_synth.c505 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_set_voice()
H A Dopl3_midi.c478 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_note_on()
/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h112 #define OPL3_REG_ATTACK_DECAY 0x60 macro
/kernel/linux/linux-6.6/include/sound/
H A Dopl3.h112 #define OPL3_REG_ATTACK_DECAY 0x60 macro
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_drums.c83 opl3_reg = OPL3_LEFT | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_drum_voice_set()
H A Dopl3_synth.c505 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_set_voice()
H A Dopl3_midi.c477 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset); in snd_opl3_note_on()

Completed in 6 milliseconds