Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_midi.c395 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_note_on()
402 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + in snd_opl3_note_on()
545 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_note_on()
631 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_kill_voice()
763 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_update_pitch()
H A Dopl3_synth.c376 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_reset()
430 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_play_note()
H A Dopl3_drums.c113 opl3_reg = OPL3_LEFT | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_drum_note_set()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_midi.c394 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_note_on()
401 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + in snd_opl3_note_on()
544 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_note_on()
630 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_kill_voice()
762 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_update_pitch()
H A Dopl3_synth.c376 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_reset()
430 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_play_note()
H A Dopl3_drums.c113 opl3_reg = OPL3_LEFT | (OPL3_REG_KEYON_BLOCK + voice_offset); in snd_opl3_drum_note_set()
/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h140 #define OPL3_REG_KEYON_BLOCK 0xb0 macro
/kernel/linux/linux-6.6/include/sound/
H A Dopl3.h140 #define OPL3_REG_KEYON_BLOCK 0xb0 macro

Completed in 7 milliseconds