Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dopl3.h100 #define OPL3_MULTIPLE_MASK 0x0f /* Frequency multiplier */ macro
/linux/sound/drivers/opl3/
H A Dopl3_synth.c484 reg_val |= voice->harmonic & OPL3_MULTIPLE_MASK; in snd_opl3_set_voice()