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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_local.h84 #define OPL4_DAMP_BIT 0x40 macro
H A Dopl4_synth.c280 snd_opl4_write(opl4, OPL4_REG_MISC + i, OPL4_DAMP_BIT);
577 voice->reg_misc = (voice->reg_misc & ~OPL4_KEY_ON_BIT) | OPL4_DAMP_BIT;

Completed in 69 milliseconds