Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasound_fm.h50 unsigned char harmonic; /* 4 bits: harmonic and multiplier */ member
/Linux-v4.19/sound/drivers/opl3/
Dopl3_synth.c496 reg_val |= voice->harmonic & OPL3_MULTIPLE_MASK; in snd_opl3_set_voice()