Searched refs:OPL3_KEYON_BIT (Results 1 - 3 of 3) 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.c409 reg_val = vp->keyon_reg & ~OPL3_KEYON_BIT;
417 reg_val = vp->keyon_reg & ~OPL3_KEYON_BIT;
552 blocknum |= OPL3_KEYON_BIT;
779 blocknum |= OPL3_KEYON_BIT;
H A Dopl3_synth.c432 reg_val |= OPL3_KEYON_BIT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h159 #define OPL3_KEYON_BIT 0x20 macro

Completed in 33 milliseconds