Searched refs:OPL3_REG_FNUM_LOW (Results 1 – 4 of 4) sorted by relevance
135 #define OPL3_REG_FNUM_LOW 0xa0 macro
109 opl3_reg = OPL3_LEFT | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_drum_note_set()
532 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()
417 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset); in snd_opl3_play_note()
Completed in 7 milliseconds