| /linux/include/uapi/linux/ |
| H A D | omap3isp.h | 400 * @b_mg: B/Mg pixels. 2's complement. -128 to +127. 401 * @gb_g: Gb/G pixels. 2's complement. -128 to +127. 402 * @gr_cy: Gr/Cy pixels. 2's complement. -128 to +127. 403 * @r_ye: R/Ye pixels. 2's complement. -128 to +127. 430 * @blcomp: Black level compensation value for RGrGbB Pixels. 2's complement. 543 * @red: Black level offset adjustment for Red in 2's complement format 544 * @green: Black level offset adjustment for Green in 2's complement format 545 * @blue: Black level offset adjustment for Blue in 2's complement format 548 /*Black level offset adjustment for Red in 2's complement format */ 550 /*Black level offset adjustment for Green in 2's complement format */ [all …]
|
| H A D | serial_reg.h | 134 #define UART_MCR_OUT2 0x08 /* Out2 complement */ 135 #define UART_MCR_OUT1 0x04 /* Out1 complement */ 136 #define UART_MCR_RTS 0x02 /* RTS complement */ 137 #define UART_MCR_DTR 0x01 /* DTR complement */
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2413.rst | 33 Bit 4-7: Complement of Bit 3 to Bit 0 (verified by the kernel module) 52 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
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | nmi.h | 42 * The NMI routine is called only if the complement address is 45 * Before control is transferred to a routine, the complement address 57 volatile void *call_addr_c; /* 1's complement of address */
|
| H A D | launch.h | 52 * The launch routine is called only if the complement address is correct. 54 * Before control is transferred to a routine, the complement address 71 volatile u64 call_addr_c; /* 1's complement of call_addr*/
|
| /linux/drivers/hwmon/ |
| H A D | lm70.c | 75 * complement value. Only the MSB 11 bits (1 sign + 10 temperature in temp1_input_show() 85 * 13 bits of 2's complement data, discard LSB 3 bits, in temp1_input_show() 89 * 14 bits of 2's complement data, discard LSB 2 bits, in temp1_input_show() 94 * followed by 9 temperature bits (D13..D5) in 2's complement in temp1_input_show()
|
| H A D | ad7314.c | 85 * Documented as a 13 bit twos complement register in ad7314_temperature_show() 86 * with a sign bit - which is a 14 bit 2's complement in ad7314_temperature_show()
|
| H A D | lm75.h | 24 * REG: (0.5C/bit, two's complement) << 7
|
| /linux/include/scsi/fc/ |
| H A D | fc_encaps.h | 26 __u8 fc_proto_n; /* ones complement of protocol */ 27 __u8 fc_ver_n; /* ones complement of version */ 32 __be16 fc_len_flags_n; /* ones complement of length / flags */
|
| /linux/sound/core/oss/ |
| H A D | mulaw.c | 63 * Ordinarily the complement of the resulting code word is used for 69 static unsigned char linear2ulaw(int pcm_val) /* 2's complement (16-bit range) */ in linear2ulaw() 91 * and complement the code word. in linear2ulaw() 103 * Note that this function expects to be passed the complement of the 110 /* Complement to obtain normal u-law value. */ in ulaw2linear()
|
| /linux/tools/testing/selftests/net/ |
| H A D | nat6to4.bpf.c | 108 // Calculate the IPv4 one's complement checksum of the IPv4 header. in sched_cls_ingress6_nat_6_prog() 119 // Calculate the *negative* IPv6 16-bit one's complement checksum of the IPv6 header. in sched_cls_ingress6_nat_6_prog() 182 // Calculate the IPv4 one's complement checksum of the IPv4 header. in sched_cls_egress4_snat4_prog() 246 // Calculate the IPv6 16-bit one's complement checksum of the IPv6 header. in sched_cls_egress4_snat4_prog() 258 // In such a case, skb->csum is a 16-bit one's complement sum of the entire payload, in sched_cls_egress4_snat4_prog()
|
| /linux/drivers/comedi/drivers/ |
| H A D | pcmad.c | 28 * 1 = two's complement (+-10V input range) 93 /* munge the two's complement value */ in pcmad_ai_insn_read()
|
| /linux/include/net/netfilter/ |
| H A D | nf_reject.h | 11 /* Skip protocols that don't use 16-bit one's complement checksum in nf_reject_verify_csum()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | a2065.h | 107 short length; /* This length is 2s complement (negative)! 117 short length; /* Length is 2s complement (negative)! */
|
| H A D | 7990.h | 54 volatile short length; /* This length is 2s complement (negative)! 64 volatile short length; /* Length is 2s complement (negative)! */
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-health-afe440x | 20 The values are expressed in 24-bit twos complement.
|
| /linux/include/linux/ |
| H A D | sched_clock.h | 16 * @sched_clock_mask: Bitmask for two's complement subtraction of non 64bit
|
| /linux/include/drm/ |
| H A D | drm_fixed.h | 85 * 2s-complement fixed point 87 * @return s64 2s-complement fixed point
|
| /linux/include/sound/ |
| H A D | cs4231-regs.h | 98 #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/net/rfkill/ |
| H A D | input.c | 83 const bool complement) in __rfkill_handle_normal_op() argument 88 if (complement) in __rfkill_handle_normal_op()
|
| /linux/Documentation/hwmon/ |
| H A D | lm70.rst | 47 complement digital temperature (sent via the SIO line), is available in the
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | lgs8gxx.h | 51 /*External ADC output two's complement*/
|
| /linux/arch/loongarch/include/asm/ |
| H A D | checksum.h | 21 * 1's complement 16-bit checksum.
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,tmp421.yaml | 59 … The value (two's complement) to be programmed in the channel specific N correction register.
|
| H A D | ti,tmp464.yaml | 58 … The value (two's complement) to be programmed in the channel specific N correction register.
|