Searched refs:OPL3_REG_KEYON_BLOCK (Results 1 - 4 of 4) 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.c408 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
415 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK +
558 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
644 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
782 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);
H A Dopl3_synth.c385 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
439 opl3_reg = reg_side | (OPL3_REG_KEYON_BLOCK + voice_offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h158 #define OPL3_REG_KEYON_BLOCK 0xb0 macro

Completed in 131 milliseconds