Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_drums.c79 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_voice_set()
132 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_vol_set()
H A Dopl3_synth.c371 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][0]); in snd_opl3_reset()
373 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][1]); in snd_opl3_reset()
496 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_set_voice()
H A Dopl3_midi.c473 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_note_on()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_drums.c79 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_voice_set()
132 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_drum_vol_set()
H A Dopl3_synth.c371 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][0]); in snd_opl3_reset()
373 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][1]); in snd_opl3_reset()
496 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_set_voice()
H A Dopl3_midi.c472 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset); in snd_opl3_note_on()
/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h105 #define OPL3_REG_KSL_LEVEL 0x40 macro
/kernel/linux/linux-6.6/include/sound/
H A Dopl3.h105 #define OPL3_REG_KSL_LEVEL 0x40 macro

Completed in 7 milliseconds