/openbmc/linux/fs/jffs2/ |
H A D | compr_rtime.c | 36 unsigned short positions[256]; in jffs2_rtime_compress() local 43 memset(positions,0,sizeof(positions)); in jffs2_rtime_compress() 53 backpos = positions[value]; in jffs2_rtime_compress() 54 positions[value]=pos; in jffs2_rtime_compress() 80 unsigned short positions[256]; in jffs2_rtime_decompress() local 84 memset(positions,0,sizeof(positions)); in jffs2_rtime_decompress() 94 backoffs = positions[value]; in jffs2_rtime_decompress() 96 positions[value]=outpos; in jffs2_rtime_decompress()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | compr_rtime.c | 54 int positions[256]; in rtime_decompress() local 61 for (i = 0; i < 256; positions[i++] = 0); in rtime_decompress() 71 backoffs = positions[value]; in rtime_decompress() 73 positions[value]=outpos; in rtime_decompress()
|
/openbmc/qemu/tests/unit/ |
H A D | test-hbitmap.c | 706 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_basic() local 707 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_basic() 717 positions[i], in test_hbitmap_serialize_basic() 718 MIN(positions[j], L3 - positions[i])); in test_hbitmap_serialize_basic() 731 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_part() local 732 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_part() 739 hbitmap_set(data->hb, positions[i], 1); in test_hbitmap_serialize_part() 754 if (positions[k] == j + i) { in test_hbitmap_serialize_part() 773 uint64_t positions[] = { 0, min_l1, L2, L3 - min_l1}; in test_hbitmap_serialize_zeroes() local 774 int num_positions = ARRAY_SIZE(positions); in test_hbitmap_serialize_zeroes() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-mpu6050 | 10 easy to tell the relative positions among sensors as well as their 11 positions relative to the board that holds these sensors. Identity matrix
|
H A D | sysfs-driver-input-cros-ec-keyb | 5 ordered by the physical positions of the keys, from left
|
H A D | sysfs-driver-hid-ntrig | 73 (RO) The range for positions reported during activity.
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | flexible_array.cocci | 20 def relevant(positions): 21 for p in positions:
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | channel-mapping-api.rst | 28 positions even with the same number of total channels. However, there 69 while the latter two are for flexible channel positions. ``_VAR`` type is 83 /* channel positions */ 160 to pass an integer value containing the valid channel positions for
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | chromeos-acpi-device.rst | 19 - Chrome OS switch positions 48 CHSW (Chrome OS switch positions) 50 This control method returns the switch positions for Chrome OS specific hardware switches. 58 An integer containing the switch positions as bitfields:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libsombok3/ |
H A D | libsombok3_2.4.0.bb | 5 breaking positions. This package also implements "default" Grapheme \
|
/openbmc/qemu/include/hw/audio/ |
H A D | virtio-snd.h | 143 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | div64.S | 87 @ The division loop for needed upper bit positions. 103 @ The division loop for lower bit positions.
|
/openbmc/linux/arch/arm/lib/ |
H A D | div64.S | 84 @ The division loop for needed upper bit positions. 100 @ The division loop for lower bit positions.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libunicode/ |
H A D | libunicode-linebreak-perl_2019.001.bb | 5 positions."
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ds620.rst | 26 returned via sysfs displays post decimal positions.
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-snd.rst | 28 All streams are stereo and have the default channel positions ``Front left, right``.
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_snd.h | 331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/u-boot/board/sbc8641d/ |
H A D | README | 21 All Jumpers & Switches are in their default positions. Please refer to
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 353 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/linux/Documentation/networking/ |
H A D | j1939.rst | 77 Bit positions within the CAN-ID 90 Bit positions within the CAN-ID 105 Bit positions within the CAN-ID 115 Bit positions within the CAN-ID
|
H A D | arcnet-hardware.rst | 504 switch positions. 669 16K block can be located in any of eight positions. 672 positions, determined by the offset, switches 7 and 8 of group S1. 1440 located in any of eight positions. The address of the Boot Prom is 1913 located in any of sixteen positions. However, the addresses below 2053 located in any of eight positions. The address of the Boot Prom is 2199 located in any of eight positions. The address of the Boot Prom is 2571 16K block can be located in any of eight positions. 2574 positions, determined by the offset, switches 7 and 8 of group SW2. 2767 16K block can be located in any of eight positions. [all …]
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_chmap.c | 192 u8 position = info->positions[ch]; in virtsnd_chmap_build_devs()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-topkick.dts | 24 * Switch positions
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/ |
H A D | corstone1000-flash-firmware.wks.in | 6 # because BL1 code is statically configured for the given positions
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 250 This command is ignored for 0 bits in bit positions 0 to 3. This is 268 This command is ignored for 0 bits in bit positions 0 to 3. This is 304 positions 0-3 the receiver can interpret this as an Arbitration Lost
|