Searched refs:ftarget (Results 1 – 5 of 5) sorted by relevance
591 vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe); in setup_voice()592 LIMITVALUE(vp->ftarget, 0, 255); in setup_voice()593 vp->ftarget <<= 8; in setup_voice()595 vp->ftarget = parm->cutoff; in setup_voice()596 vp->ftarget <<= 8; in setup_voice()
97 vp->ftarget); in snd_emux_proc_info_read()
202 int ftarget; /* filter target */ member
303 EMU8000_VTFT_WRITE(hw, ch, temp | vp->ftarget); in start_voice()
468 snd_emu10k1_ptr_write(hw, VTFT, ch, temp | vp->ftarget); in start_voice()