Home
last modified time | relevance | path

Searched refs:LSB (Results 1 – 25 of 65) sorted by relevance

123

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c28 #define LSB(value, index) \ macro
400 if (LSB(ctx->family, 0) != (v4 ? AF_INET : AF_INET6) || in ctx_narrow_access()
401 LSB(ctx->family, 1) != 0 || LSB(ctx->family, 2) != 0 || LSB(ctx->family, 3) != 0) in ctx_narrow_access()
407 if (LSB(ctx->protocol, 0) != IPPROTO_TCP || in ctx_narrow_access()
408 LSB(ctx->protocol, 1) != 0 || LSB(ctx->protocol, 2) != 0 || LSB(ctx->protocol, 3) != 0) in ctx_narrow_access()
414 if (LSB(ctx->remote_port, 0) != ((SRC_PORT >> 0) & 0xff) || in ctx_narrow_access()
415 LSB(ctx->remote_port, 1) != ((SRC_PORT >> 8) & 0xff)) in ctx_narrow_access()
432 if (LSB(ctx->local_port, 0) != ((DST_PORT >> 0) & 0xff) || in ctx_narrow_access()
433 LSB(ctx->local_port, 1) != ((DST_PORT >> 8) & 0xff) || in ctx_narrow_access()
434 LSB(ctx->local_port, 2) != 0 || LSB(ctx->local_port, 3) != 0) in ctx_narrow_access()
[all …]
/linux/Documentation/hwmon/
H A Dlm73.rst32 LSB: 0.25, 0.125, 0.0625, and 0.3125. Changing the resolution mode
41 (C/LSB) (msec) (msec)
87 resolution in degrees C per LSB.
H A Dsmsc47b397.rst42 and 0x61 (LSB). Currently we are using 0x480 for the HWM Base Address and
73 LSB MSB
83 Reading the tach LSB locks the tach MSB.
84 The LSB Must be read first.
89 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB)
H A Dmp2856.rst32 protocols are available: AMD SVI3 mode with 5-mV/LSB.
H A Dchipcap2.rst39 might be truncated to match the 14-bit device resolution (6.1 pcm/LSB)
H A Df71805f.rst67 Voltages are sampled by an 8-bit ADC with a LSB of 8 mV. The supported
74 The two LSB of the voltage limit registers are not used (always 0), so
/linux/Documentation/devicetree/bindings/sound/
H A Dtdm-slot.txt23 for an active slot as default, and the default active bits are at the LSB of
27 number presents bit-0 (LSB), second presents bit-1, etc. Any non zero
/linux/drivers/iio/amplifiers/
H A DKconfig21 HMC792A 0.25 dB LSB GaAs MMIC 6-Bit Digital Attenuator
22 HMC1119 0.25 dB LSB, 7-Bit, Silicon Digital Attenuator
/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst20 MSB 0x06; LSB 0x3f
24 MSB 0x08; LSB 0xff
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg16 MSB 0x06; LSB 0x3F, and
20 MSB 0x08; LSB 0xFF.
H A Dsysfs-driver-tegra-fuse7 words in LSB first format. Each bit represents a single value
H A Dsysfs-platform-dptf142 1 LSB = 0.1% increase in spread (for
144 1 LSB = 0.2% increase in spread (for
/linux/lib/crypto/mips/
H A Dchacha-core.S57 #define LSB 3 macro
63 #define LSB 0 macro
129 lwr T1, (x*4)+LSB ## (IN); \
138 swr X ## x, (x*4)+LSB ## (OUT);
/linux/Documentation/iio/
H A Dadxl345.rst101 | in_accel_gesture_singletap_value | Single tap threshold value in 62.5/LSB |
105 | in_accel_mag_falling_value | Inactivity threshold value in 62.5/LSB |
111 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold in 62.5/LSB |
113 | in_accel_mag_adaptive_rising_value | AC coupled activity threshold in 62.5/LSB |
117 | in_accel_mag_rising_value | Activity threshold value in 62.5/LSB |
143 to 62.5 g/LSB as specified in the datasheet. However, you can override these
315 ## AC coupled activity, threshold [62.5/LSB]
318 ## AC coupled inactivity, threshold, [62.5/LSB]
/linux/Documentation/ABI/removed/
H A Ddevfs7 against the LSB, and can be replaced by using udev.
/linux/drivers/media/dvb-frontends/
H A Dstv6110x_priv.h48 #define LSB(x) ((x & 0xff)) macro
H A Dstv0367_priv.h41 #define LSB(X) (((X) & 0xff)) macro
H A Dstv090x_priv.h69 #define LSB(__x) (__x & 0xff) macro
H A Dstb0899_priv.h50 #define LSB(x) ((x & 0xff)) macro
/linux/tools/perf/Documentation/
H A Djitdump-specification.txt164 The EH Frame header follows the Linux Standard Base (LSB) specification as described in the documen…
167 The EH Frame follows the LSB specification as described in the document at https://refspecs.linuxba…
/linux/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst10 illuminated pixel with LSB on the right. Lines are numbered from the
/linux/Documentation/driver-api/nfc/
H A Dnfc-pn544.rst30 and third (LSB) bytes of the message. The maximum FW message length is
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst146 - For the Hue, each LSB is two degrees.
149 LSB is roughly 1.41 degrees.
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst144 0001 - Set Timer 0 LSB mode for port 0x40
145 set timer to read LSB only and force MSB to zero;
149 set timer to read MSB only and force LSB to zero;
153 set timer to read / write LSB first, then MSB;
157 0101 - Set Timer 1 LSB mode for port 0x41 - as described above
162 1001 - Set Timer 2 LSB mode for port 0x42 - as described above
185 10 = LSB only
186 11 = LSB / MSB (16-bit)
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic-msgr.txt28 Note that "bit 'n'" is numbered from LSB for PPC hardware. The type shall

123