Searched refs:OPL3_RELEASE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/sound/ ! | ||
| H A D | opl3.h | 121 #define OPL3_RELEASE_MASK 0x0f macro |
| /linux/sound/drivers/opl3/ ! | ||
| H A D | opl3_synth.c | 509 reg_val |= voice->release & OPL3_RELEASE_MASK; in snd_opl3_set_voice() |