Searched refs:OPL3_PERCUSSION_ENABLE (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dopl3.h100 #define OPL3_PERCUSSION_ENABLE 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dopl3.h100 #define OPL3_PERCUSSION_ENABLE 0x20 macro

Completed in 175 milliseconds