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