Home
last modified time | relevance | path

Searched refs:lfo2delay (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsfnt_info.h102 unsigned short lfo2delay; /* LFO2 delay (0x8000) */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsfnt_info.h102 unsigned short lfo2delay; /* LFO2 delay (0x8000) */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h102 unsigned short lfo2delay; /* LFO2 delay (0x8000) */ member
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_proc.c65 vp->reg.parm.lfo2delay, in snd_emux_proc_info_read()
H A Demux_effect.c65 {PARM_WORD, 0, 0x8000, parm_offset(lfo2delay), 0}, /* lfo2 delay */
H A Dsoundfont.c640 pp->lfo2delay = 0x8000; in init_voice_parm()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_callback.c260 EMU8000_LFO2VAL_WRITE(hw, ch, vp->reg.parm.lfo2delay); in start_voice()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_callback.c376 snd_emu10k1_ptr_write(hw, LFOVAL2, ch, vp->reg.parm.lfo2delay); in start_voice()