Searched refs:ftarget (Results 1 – 5 of 5) sorted by relevance
576 vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe); in setup_voice()577 LIMITVALUE(vp->ftarget, 0, 255); in setup_voice()578 vp->ftarget <<= 8; in setup_voice()580 vp->ftarget = parm->cutoff; in setup_voice()581 vp->ftarget <<= 8; in setup_voice()
82 vp->ftarget); in snd_emux_proc_info_read()
187 int ftarget; /* filter target */ member
291 EMU8000_VTFT_WRITE(hw, ch, temp | vp->ftarget); in start_voice()
455 snd_emu10k1_ptr_write(hw, VTFT, ch, temp | vp->ftarget); in start_voice()
Completed in 9 milliseconds