Home
last modified time | relevance | path

Searched full:twos (Results 1 – 11 of 11) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_twos.c2 /* IPVS: Power of Twos Choice Scheduling module
15 /* Power of Twos Choice scheduling, algorithm originally described by
108 IP_VS_DBG_BUF(6, "twos: server %s:%u conns %d refcnt %d weight %d\n", in ip_vs_twos_schedule()
118 .name = "twos",
139 MODULE_DESCRIPTION("ipvs power of twos choice scheduler");
H A DKconfig276 tristate "weighted random twos choice least-connection scheduling"
278 The weighted random twos choice least-connection scheduling
/linux/include/sound/
H A Dcs4231-regs.h98 #define CS4231_LINEAR_16 0x40 /* 16-bit twos complement data - little endian */
99 #define CS4231_LINEAR_16_BIG 0xc0 /* 16-bit twos complement data - big endian */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x20 The values are expressed in 24-bit twos complement.
/linux/drivers/hwmon/
H A Dad7314.c85 * Documented as a 13 bit twos complement register in ad7314_temperature_show()
/linux/Documentation/input/devices/
H A Datarikbd.rst86 X ; delta x as twos complement integer
87 Y ; delta y as twos complement integer
/linux/arch/xtensa/lib/
H A Dchecksum.S32 /* ONES_ADD converts twos-complement math to ones-complement. */
/linux/drivers/media/dvb-frontends/
H A Dtda10023.c245 /* 054 */ 0x1b, 0xff, 0xc8, /* ADC TWOS=1 */ in tda10023_init()
/linux/drivers/comedi/drivers/
H A Damplc_pci230.c544 * (twos complement->straight binary). in pci230_ai_read()
565 * (straight binary->twos complement). in pci230_ao_mangle_datum()
/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c176 /* chip wants twos complement of the (aligned) buffer length */
/linux/arch/x86/events/intel/
H A Dcore.c4597 * Minus 1 to make it at least avoiding values near power of twos in intel_pmu_freq_start_period()