Searched refs:OPL3_SUSTAIN_ON (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/sound/ ! | ||
D | opl3.h | 98 #define OPL3_SUSTAIN_ON 0x20 macro |
/linux-6.1.9/sound/drivers/opl3/ ! | ||
D | opl3_synth.c | 479 reg_val |= OPL3_SUSTAIN_ON; in snd_opl3_set_voice() |