Searched refs:reg_side (Results 1 – 2 of 2) sorted by relevance
352 unsigned short reg_side; in snd_opl3_reset() local364 reg_side = OPL3_LEFT; in snd_opl3_reset()368 reg_side = OPL3_RIGHT; in snd_opl3_reset()392 unsigned short reg_side; in snd_opl3_play_note() local407 reg_side = OPL3_LEFT; in snd_opl3_play_note()411 reg_side = OPL3_RIGHT; in snd_opl3_play_note()439 unsigned short reg_side; in snd_opl3_set_voice() local458 reg_side = OPL3_LEFT; in snd_opl3_set_voice()462 reg_side = OPL3_RIGHT; in snd_opl3_set_voice()487 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_set_voice()[all …]
288 unsigned short reg_side; in snd_opl3_note_on() local381 reg_side = OPL3_LEFT; in snd_opl3_note_on()386 reg_side = OPL3_RIGHT; in snd_opl3_note_on()401 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + in snd_opl3_note_on()467 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset); in snd_opl3_note_on()606 unsigned short reg_side; in snd_opl3_kill_voice() local618 reg_side = OPL3_LEFT; in snd_opl3_kill_voice()622 reg_side = OPL3_RIGHT; in snd_opl3_kill_voice()725 unsigned short reg_side; in snd_opl3_update_pitch() local742 reg_side = OPL3_LEFT; in snd_opl3_update_pitch()[all …]