Searched refs:OPL3_PERCUSSION_ENABLE (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_drums.c191 if (!(opl3->drum_reg & OPL3_PERCUSSION_ENABLE))
H A Dopl3_seq.c116 opl3->drum_reg = OPL3_PERCUSSION_ENABLE;
H A Dopl3_synth.c567 reg_val |= OPL3_PERCUSSION_ENABLE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h100 #define OPL3_PERCUSSION_ENABLE 0x20 macro

Completed in 35 milliseconds