Home
last modified time | relevance | path

Searched refs:cutoff (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/admin-guide/media/
H A Dsi476x.rst43 0x01 hblend_int Flag, set when HiBlend cutoff
45 0x02 hicut_int Flag, set when HiCut cutoff
56 0x08 hicut HiCut cutoff frequency in units of
58 0x09 hiblend HiBlend cutoff frequency in units
/linux/fs/
H A Dpnode.c599 struct mount *cutoff = m, *p; in handle_locked() local
608 cutoff = p->mnt_parent; in handle_locked()
611 cutoff = p; in handle_locked()
612 while (m != cutoff) { in handle_locked()
/linux/drivers/media/dvb-frontends/
H A Dstv6111.c514 u32 freq, cutoff; in set_params() local
521 cutoff = 5000000 + muldiv32(p->symbol_rate, 135, 200); in set_params()
526 set_lof(state, freq, cutoff); in set_params()
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c489 unsigned char cutoff; in make_fmmod() local
493 cutoff = (vp->reg.parm.fmmod & 0xff); in make_fmmod()
497 return ((unsigned char)pitch << 8) | cutoff; in make_fmmod()
/linux/lib/reed_solomon/
H A Dtest_rslib.c412 int errs, eras, cutoff; in exercise_rs_bc() local
422 cutoff = nroots <= len - errs ? nroots : len - errs; in exercise_rs_bc()
423 for (; eras <= cutoff; eras++) in exercise_rs_bc()
/linux/sound/isa/sb/
H A Demu8000_callback.c374 unsigned char cutoff; in set_fmmod() local
378 cutoff = (vp->reg.parm.fmmod & 0xff); in set_fmmod()
382 fmmod = ((unsigned char)pitch<<8) | cutoff; in set_fmmod()
/linux/include/uapi/sound/
H A Dsfnt_info.h92 unsigned char cutoff; /* initial cutoff (0xff) */ member
/linux/sound/synth/emux/
H A Demux_synth.c556 vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe); in setup_voice()
560 vp->ftarget = parm->cutoff; in setup_voice()
775 vp->acutoff = (atten * vp->reg.parm.cutoff + 0xa0) >> 7; in calc_volume()
777 vp->acutoff = vp->reg.parm.cutoff; in calc_volume()
H A Demux_proc.c71 vp->reg.parm.cutoff, in snd_emux_proc_info_read()
H A Demux_effect.c72 {PARM_BYTE, 0, 0xff, parm_offset(cutoff), SNDRV_EMUX_UPDATE_VOLUME}, /* cutoff */
H A Dsoundfont.c607 pp->cutoff = 0xff; in init_voice_parm()
/linux/fs/nfsd/
H A Dnfs4layouts.c672 ktime_t now, cutoff; in nfsd4_cb_layout_done() local
693 cutoff = ktime_add_ns(task->tk_start, in nfsd4_cb_layout_done()
696 if (ktime_before(now, cutoff)) { in nfsd4_cb_layout_done()
H A Dnfs4state.c6651 time64_t cutoff; member
6659 if (last_refresh < lt->cutoff) in state_expired()
6661 time_remaining = last_refresh - lt->cutoff; in state_expired()
6857 nn->nfs40_last_revoke > lt->cutoff) { in nfs40_clean_admin_revoked()
6896 .cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease, in nfs4_laundromat()
/linux/drivers/input/misc/
H A Dkxtj9.c57 unsigned int cutoff; member
170 if (poll_interval < kxtj9_odr_table[i].cutoff) in kxtj9_update_odr()
/linux/drivers/net/
H A Dmacvlan.c794 struct macvlan_dev *vlan, int cutoff) in macvlan_compute_filter() argument
804 if (!vlan && ha->synced <= cutoff) in macvlan_compute_filter()
854 static void update_port_bc_cutoff(struct macvlan_dev *vlan, int cutoff) in update_port_bc_cutoff() argument
856 if (vlan->port->bc_cutoff == cutoff) in update_port_bc_cutoff()
859 vlan->port->bc_cutoff = cutoff; in update_port_bc_cutoff()
/linux/include/net/
H A Dtcp.h785 int cutoff; in tcp_bound_to_half_wnd() local
795 cutoff = (tp->max_window >> 1); in tcp_bound_to_half_wnd()
797 cutoff = tp->max_window; in tcp_bound_to_half_wnd()
799 if (cutoff && pktsize > cutoff) in tcp_bound_to_half_wnd()
800 return max_t(int, cutoff, 68U - tp->tcp_header_len); in tcp_bound_to_half_wnd()
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dlis302.txt55 - st,highpass-cutoff-hz=: 1, 2, 4 or 8 for 1Hz, 2Hz, 4Hz or 8Hz of
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta350.txt99 If present, the noise-shaping technique on the DC cutoff filter are
/linux/Documentation/filesystems/
H A Dpropagate_umount.txt384 cutoff = m
390 cutoff = parent(p)
393 cutoff = p
394 while m != cutoff
/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache56 to the sequential cutoff). Expressed as bytes in human
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950-n9.dtsi315 st,highpass-cutoff-hz = <2>;
/linux/Documentation/admin-guide/
H A Dbcache.rst36 average is above the cutoff it will skip all IO from that task - instead of
448 cutoff. This is necessary if the sequential cutoff value is greater than the
/linux/drivers/block/zram/
H A Dzram_drv.c430 static void mark_idle(struct zram *zram, ktime_t cutoff) in mark_idle() argument
453 is_idle = !cutoff || in mark_idle()
454 ktime_after(cutoff, zram->table[index].ac_time); in mark_idle()
/linux/drivers/md/dm-vdo/
H A Ddedupe.c2297 unsigned long cutoff = jiffies - timeout_jiffies; in timeout_index_operations_callback() local
2302 if (cutoff <= context->submission_jiffies) { in timeout_index_operations_callback()
/linux/net/ceph/
H A Dosd_client.c3430 unsigned long cutoff = jiffies - opts->osd_keepalive_timeout; in handle_timeout() local
3453 if (time_before(req->r_stamp, cutoff)) { in handle_timeout()

12