Home
last modified time | relevance | path

Searched refs:lfo1delay (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.h101 unsigned short lfo1delay; /* LFO1 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.h101 unsigned short lfo1delay; /* LFO1 delay (0x8000) */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h101 unsigned short lfo1delay; /* LFO1 delay (0x8000) */ member
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_proc.c64 vp->reg.parm.lfo1delay, in snd_emux_proc_info_read()
H A Demux_effect.c59 {PARM_WORD, 0, 0x8000, parm_offset(lfo1delay), 0}, /* lfo1 delay */
H A Dsoundfont.c639 pp->lfo1delay = 0x8000; in init_voice_parm()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_callback.c259 EMU8000_LFO1VAL_WRITE(hw, ch, vp->reg.parm.lfo1delay); in start_voice()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_callback.c375 snd_emu10k1_ptr_write(hw, LFOVAL1, ch, vp->reg.parm.lfo1delay); in start_voice()