Searched refs:OPL4_LFO_RESET_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/drivers/opl4/ | ||
D | opl4_local.h | 85 #define OPL4_LFO_RESET_BIT 0x20 macro |
D | opl4_synth.c | 526 voice[i]->reg_misc = OPL4_LFO_RESET_BIT; in snd_opl4_note_on() |