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