Searched refs:OPL3_REG_KSL_LEVEL (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.c95 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset);
148 opl3_reg = OPL3_LEFT | (OPL3_REG_KSL_LEVEL + op_offset);
H A Dopl3_synth.c380 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][0]);
382 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + snd_opl3_regmap[voice_offset][1]);
503 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset);
H A Dopl3_midi.c486 opl3_reg = reg_side | (OPL3_REG_KSL_LEVEL + op_offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h123 #define OPL3_REG_KSL_LEVEL 0x40 macro

Completed in 171 milliseconds