Home
last modified time | relevance | path

Searched refs:OPL3_SUSTAIN_ON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dopl3.h98 #define OPL3_SUSTAIN_ON 0x20 macro
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c479 reg_val |= OPL3_SUSTAIN_ON; in snd_opl3_set_voice()