Home
last modified time | relevance | path

Searched refs:pefe (Results 1 – 4 of 4) sorted by relevance

/linux/sound/synth/emux/
H A Demux_effect.c49 {PARM_BYTE_HI, 0, 0xff, parm_offset(pefe), 0}, /* env1 pitch */
50 {PARM_BYTE_LO, 0, 0xff, parm_offset(pefe), 0}, /* env1 fc */
/linux/include/uapi/sound/
H A Dsfnt_info.h88 unsigned short pefe; /* modulation pitch & cutoff (0x0000) */ member
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c405 PEFE, vp->reg.parm.pefe, in start_voice()
/linux/sound/isa/sb/
H A Demu8000_callback.c256 EMU8000_PEFE_WRITE(hw, ch, vp->reg.parm.pefe); in start_voice()