Searched refs:OPL3_REG_CONNECTION_SELECT (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/drivers/opl3/
H A Dopl3_seq.c62 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT,
H A Dopl3_synth.c588 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, 0x00); /* Clear 4-op connections */
604 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, reg_val);
H A Dopl3_midi.c413 opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
420 opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
/linux-master/include/sound/
H A Dopl3.h63 #define OPL3_REG_CONNECTION_SELECT 0x04 /* Right side */ macro

Completed in 142 milliseconds