Searched refs:OPL3_RIGHT (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_midi.c400 reg_side = OPL3_RIGHT;
427 opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
434 opl3_reg = OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT;
636 reg_side = OPL3_RIGHT;
766 reg_side = OPL3_RIGHT;
H A Dopl3_synth.c377 reg_side = OPL3_RIGHT;
420 reg_side = OPL3_RIGHT;
471 reg_side = OPL3_RIGHT;
595 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, 0x00); /* Clear 4-op connections */
611 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT, reg_val);
H A Dopl3_lib.c50 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port;
73 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port;
394 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_MODE, OPL3_OPL3_ENABLE);
H A Dopl3_seq.c75 opl3->command(opl3, OPL3_RIGHT | OPL3_REG_CONNECTION_SELECT,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb.h11 #define OPL3_RIGHT (devc->base + 0x2) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h221 #define OPL3_RIGHT 0x0100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dcs4281.c1886 if (cmd & OPL3_RIGHT)

Completed in 75 milliseconds