Searched refs:OPL3_SUSTAIN_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h138 #define OPL3_SUSTAIN_MASK 0xf0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_synth.c516 reg_val = (voice->sustain << 4) & OPL3_SUSTAIN_MASK;

Completed in 57 milliseconds