Searched refs:OPL3_REG_FEEDBACK_CONNECTION (Results 1 – 4 of 4) sorted by relevance
91 opl3_reg = OPL3_LEFT | (OPL3_REG_FEEDBACK_CONNECTION + voice_offset); in snd_opl3_drum_voice_set()142 opl3_reg = OPL3_LEFT | (OPL3_REG_FEEDBACK_CONNECTION + voice_offset); in snd_opl3_drum_vol_set()
499 opl3_reg = reg_side | (OPL3_REG_FEEDBACK_CONNECTION + voice_offset); in snd_opl3_note_on()511 opl3_reg = reg_side | (OPL3_REG_FEEDBACK_CONNECTION + in snd_opl3_note_on()
530 opl3_reg = reg_side | (OPL3_REG_FEEDBACK_CONNECTION + voice_offset); in snd_opl3_set_voice()
157 #define OPL3_REG_FEEDBACK_CONNECTION 0xc0 macro
Completed in 6 milliseconds