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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c407 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
414 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK +
557 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
644 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
775 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
H A Dopl3_synth.c221 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
275 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
H A Dopl3_drums.c129 opl3_reg = OPL3_LEFT | (OPL3_REG_KEYON_BLOCK + voice_offset);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dopl3.h161 #define OPL3_REG_KEYON_BLOCK 0xb0 macro

Completed in 161 milliseconds