Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dopl3.h120 #define OPL3_SUSTAIN_MASK 0xf0 macro
/linux-6.3-rc2/sound/drivers/opl3/
A Dopl3_synth.c509 reg_val = (voice->sustain << 4) & OPL3_SUSTAIN_MASK; in snd_opl3_set_voice()

Completed in 5 milliseconds