Home
last modified time | relevance | path

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

12

/openbmc/qemu/include/hw/
H A Dboards.h648 #define _MACHINE_VER_IS_EXPIRED_IMPL(cutoff, major, minor) \ argument
649 (((QEMU_VERSION_MAJOR - major) > cutoff) || \
650 (((QEMU_VERSION_MAJOR - major) == cutoff) && \
653 #define _MACHINE_VER_IS_EXPIRED2(cutoff, major, minor) \ argument
654 _MACHINE_VER_IS_EXPIRED_IMPL(cutoff, major, minor)
655 #define _MACHINE_VER_IS_EXPIRED3(cutoff, major, minor, micro) \ argument
656 _MACHINE_VER_IS_EXPIRED_IMPL(cutoff, major, minor)
657 #define _MACHINE_VER_IS_EXPIRED4(cutoff, major, minor, _unused, tag) \ argument
658 _MACHINE_VER_IS_EXPIRED_IMPL(cutoff, major, minor)
659 #define _MACHINE_VER_IS_EXPIRED5(cutoff, major, minor, micro, _unused, tag) \ argument
[all …]
/openbmc/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
/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c100 uint8_t cutoff = (uint32_t)percent * UINT8_MAX / 100; in fuzz_chance() local
101 return *v <= cutoff; in fuzz_chance()
/openbmc/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()
/openbmc/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()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c484 unsigned char cutoff; in make_fmmod() local
488 cutoff = (vp->reg.parm.fmmod & 0xff); in make_fmmod()
492 return ((unsigned char)pitch << 8) | cutoff; in make_fmmod()
/openbmc/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()
/openbmc/linux/include/uapi/sound/
H A Dsfnt_info.h92 unsigned char cutoff; /* initial cutoff (0xff) */ member
/openbmc/linux/sound/synth/emux/
H A Demux_synth.c576 vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe); in setup_voice()
580 vp->ftarget = parm->cutoff; in setup_voice()
795 vp->acutoff = (atten * vp->reg.parm.cutoff + 0xa0) >> 7; in calc_volume()
797 vp->acutoff = vp->reg.parm.cutoff; in calc_volume()
H A Demux_proc.c72 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 */
/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp74 uint8_t cutoff = (uint32_t)percent * UINT8_MAX / 100; in fuzz_chance() local
75 return v <= cutoff; in fuzz_chance()
/openbmc/openbmc/poky/scripts/contrib/
H A Dgraph-tool32 close_matches = difflib.get_close_matches(node, graph.nodes(), cutoff=0.7)
/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c658 ktime_t now, cutoff; in nfsd4_cb_layout_done() local
678 cutoff = ktime_add_ns(task->tk_start, in nfsd4_cb_layout_done()
681 if (ktime_before(now, cutoff)) { in nfsd4_cb_layout_done()
/openbmc/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()
/openbmc/linux/drivers/net/
H A Dmacvlan.c792 struct macvlan_dev *vlan, int cutoff) in macvlan_compute_filter() argument
802 if (!vlan && ha->synced <= cutoff) in macvlan_compute_filter()
852 static void update_port_bc_cutoff(struct macvlan_dev *vlan, int cutoff) in update_port_bc_cutoff() argument
854 if (vlan->port->bc_cutoff == cutoff) in update_port_bc_cutoff()
857 vlan->port->bc_cutoff = cutoff; in update_port_bc_cutoff()
/openbmc/linux/include/net/
H A Dtcp.h667 int cutoff; in tcp_bound_to_half_wnd() local
677 cutoff = (tp->max_window >> 1); in tcp_bound_to_half_wnd()
679 cutoff = tp->max_window; in tcp_bound_to_half_wnd()
681 if (cutoff && pktsize > cutoff) in tcp_bound_to_half_wnd()
682 return max_t(int, cutoff, 68U - tp->tcp_header_len); in tcp_bound_to_half_wnd()
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-brppt1-spi.dts306 ti,zx-cutoff-ratio = <40>;
H A Dam335x-brppt1-mmc.dts285 ti,zx-cutoff-ratio = <40>;
H A Dam335x-brppt1-nand.dts275 ti,zx-cutoff-ratio = <40>;
/openbmc/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
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta350.txt99 If present, the noise-shaping technique on the DC cutoff filter are
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c.txt62 - i2c-analog-filter-cutoff-frequency
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache56 to the sequential cutoff). Expressed as bytes in human
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n950-n9.dtsi315 st,highpass-cutoff-hz = <2>;

12