Lines Matching defs:reg_side
289 unsigned short reg_side;
382 reg_side = OPL3_LEFT;
387 reg_side = OPL3_RIGHT;
395 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
402 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK +
468 opl3_reg = reg_side | (OPL3_REG_AM_VIB + op_offset);
473 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset);
478 opl3_reg = reg_side | (OPL3_REG_ATTACK_DECAY + op_offset);
483 opl3_reg = reg_side | (OPL3_REG_SUSTAIN_RELEASE + op_offset);
488 opl3_reg = reg_side | (OPL3_REG_WAVE_SELECT + op_offset);
500 opl3_reg = reg_side | (OPL3_REG_FEEDBACK_CONNECTION + voice_offset);
512 opl3_reg = reg_side | (OPL3_REG_FEEDBACK_CONNECTION +
533 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset);
545 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
607 unsigned short reg_side;
619 reg_side = OPL3_LEFT;
623 reg_side = OPL3_RIGHT;
631 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
726 unsigned short reg_side;
743 reg_side = OPL3_LEFT;
747 reg_side = OPL3_RIGHT;
754 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset);
763 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);