Home
last modified time | relevance | path

Searched refs:complement (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/Documentation/networking/
H A Dchecksum-offloads.rst32 In brief, it allows to request the device fill in a single ones-complement
34 The device should compute the 16-bit ones-complement checksum (i.e. the
87 The ones-complement sum of a correctly checksummed TCP or UDP packet is equal
88 to the complement of the sum of the pseudo header, because everything else gets
92 More generally, this holds in any case where the 'IP-style' ones complement
96 know that after the device has filled in that checksum, the ones complement sum
97 from csum_start to the end of the packet will be equal to the complement of
100 summing when we get to csum_start, then add the complement of the 16-bit word
/openbmc/linux/tools/perf/util/
H A Dstring.c74 bool complement = false, ret = true; in __match_charclass() local
77 complement = true; in __match_charclass()
103 return complement ? !ret : ret; in __match_charclass()
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2413.rst52 When reading the state, there is a four complement bits.
53 The driver is checking this complement, and when it is wrong then it is
H A Dw1_ds2438.rst59 current measurement done by the chip. Changing this register to the two's complement
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c112 int passthu, int complement) in ulpi_set_vbus_indicator() argument
123 flags |= complement ? ULPI_IFACE_EXTVBUS_COMPLEMENT : 0; in ulpi_set_vbus_indicator()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/
H A Dglib-testing_0.1.1.bb1 SUMMARY = "libglib-testing provides test harnesses and mock classes to complement GLib classes"
/openbmc/linux/net/rfkill/
H A Dinput.c83 const bool complement) in __rfkill_handle_normal_op() argument
88 if (complement) in __rfkill_handle_normal_op()
/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/
H A Dgnome-desktop-testing_2021.1.bb4 installed and packaged, and complement rather than replace build-time \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch6 In C++, signed integers are represented in two's complement. This also applies to signed bitfields.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x20 The values are expressed in 24-bit twos complement.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dpmbus_read_sensor.md39 …d temperature. Two byte value with an 11-bit, two's complement mantissa and a 5-bit, two's complem…
/openbmc/u-boot/include/usb/
H A Dulpi.h71 int passthru, int complement);
/openbmc/linux/arch/alpha/lib/
H A Dcsum_ipv6_magic.S112 not $0,$0 # .. e1 : and complement.
H A Dev6-csum_ipv6_magic.S147 not $0,$4 # E : complement (1 cycle stall on $0)
/openbmc/u-boot/board/freescale/ls1012aqds/
H A DREADME7 a full complement of high-speed SerDes ports.
/openbmc/u-boot/board/freescale/ls1012afrdm/
H A DREADME6 high-bandwidth DDR3L memory and a full complement of high-speed SerDes ports.
/openbmc/linux/Documentation/hwmon/
H A Dlm70.rst47 complement digital temperature (sent via the SIO line), is available in the
H A Dadt7475.rst117 configured either for two's complement format or "Offset 64" format,
/openbmc/linux/Documentation/input/devices/
H A Delantech.rst757 x7..x0 = delta x (two's complement)
764 y7..y0 = delta y (two's complement)
778 x7..x0 = delta x (two's complement)
785 y7..y0 = delta y (two's complement)
836 x and y are written in two's complement spread
H A Dsentelic.rst40 Byte 2: X Movement(9-bit 2's complement integers)
41 Byte 3: Y Movement(9-bit 2's complement integers)
72 Byte 2: X Movement(9-bit 2's complement integers)
73 Byte 3: Y Movement(9-bit 2's complement integers)
566 complement of the register value at the 3rd byte of status request
621 complement of the register value at the 3rd byte of status request
/openbmc/u-boot/board/freescale/ls1012ardb/
H A DREADME7 a full complement of high-speed SerDes ports.
/openbmc/linux/scripts/
H A Dunifdef.c167 static bool complement; /* -c: do the complement */ variable
277 complement = true; in main()
557 if (keep ^ complement) { in flushline()
/openbmc/linux/Documentation/filesystems/
H A Domfs.rst107 being ~0 and e_blocks being ones'-complement of the total number of blocks
/openbmc/linux/Documentation/driver-api/iio/
H A Dbuffers.rst43 * *s* or *u*, specifies if signed (2's complement) or unsigned.
/openbmc/linux/Documentation/firmware-guide/acpi/
H A DDSD-properties-rules.rst93 data as possible in the form of device properties and complement that with an

123