OPL3_RIGHT         36 sound/drivers/opl3/opl3_lib.c 	port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port;
OPL3_RIGHT         59 sound/drivers/opl3/opl3_lib.c 	port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port;
OPL3_RIGHT        381 sound/drivers/opl3/opl3_lib.c 		opl3->command(opl3, OPL3_RIGHT | OPL3_REG_MODE, OPL3_OPL3_ENABLE);
OPL3_RIGHT        387 sound/drivers/opl3/opl3_midi.c 		reg_side = OPL3_RIGHT;
OPL3_RIGHT        414 sound/drivers/opl3/opl3_midi.c 			opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
OPL3_RIGHT        421 sound/drivers/opl3/opl3_midi.c 			opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
OPL3_RIGHT        623 sound/drivers/opl3/opl3_midi.c 		reg_side = OPL3_RIGHT;
OPL3_RIGHT        747 sound/drivers/opl3/opl3_midi.c 		reg_side = OPL3_RIGHT;
OPL3_RIGHT         62 sound/drivers/opl3/opl3_seq.c 		opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT,
OPL3_RIGHT        366 sound/drivers/opl3/opl3_synth.c 			reg_side = OPL3_RIGHT;
OPL3_RIGHT        409 sound/drivers/opl3/opl3_synth.c 		reg_side = OPL3_RIGHT;
OPL3_RIGHT        460 sound/drivers/opl3/opl3_synth.c 		reg_side = OPL3_RIGHT;
OPL3_RIGHT        586 sound/drivers/opl3/opl3_synth.c 		opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, 0x00);	/* Clear 4-op connections */
OPL3_RIGHT        602 sound/drivers/opl3/opl3_synth.c 	opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, reg_val);
OPL3_RIGHT       1868 sound/pci/cs4281.c 	if (cmd & OPL3_RIGHT)