Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_drums.c109 opl3_reg = OPL3_LEFT | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_drum_note_set()
H A Dopl3_midi.c533 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_note_on()
754 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_update_pitch()
H A Dopl3_synth.c417 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_play_note()
/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h135 #define OPL3_REG_FNUM_LOW 0xa0 macro
/kernel/linux/linux-6.6/include/sound/
H A Dopl3.h135 #define OPL3_REG_FNUM_LOW 0xa0 macro
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_drums.c109 opl3_reg = OPL3_LEFT | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_drum_note_set()
H A Dopl3_midi.c532 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_note_on()
753 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_update_pitch()
H A Dopl3_synth.c417 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_play_note()

Completed in 7 milliseconds