Searched refs:OPL3_REG_FNUM_LOW (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.c125 opl3_reg = OPL3_LEFT | (OPL3_REG_FNUM_LOW + voice_offset);
H A Dopl3_midi.c546 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset);
773 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset);
H A Dopl3_synth.c426 opl3_reg = reg_side | (OPL3_REG_FNUM_LOW + voice_offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h153 #define OPL3_REG_FNUM_LOW 0xa0 macro

Completed in 41 milliseconds