/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 166 uint32_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u32() local 168 word = BYTE_SHIFT(b1, 3) | BYTE_SHIFT(b2, 2) | BYTE_SHIFT(b3, 1) | in init_test_data_u32() 191 uint64_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u64() local 193 word = BYTE_SHIFT(b1, 7) | BYTE_SHIFT(b2, 6) | BYTE_SHIFT(b3, 5) | in init_test_data_u64() 237 uint8_t b1, b2, b3, b4; in read_test_data_u32() local 243 b3 = word >> 8 & 0xff; in read_test_data_u32() 248 zeros += (b3 == 0 ? 1 : 0); in read_test_data_u32() 252 ptr - 1, b1, b2, b3, b4); in read_test_data_u32() 257 (b2 < b3 && b2 != 0) || in read_test_data_u32() 258 (b3 < b4 && b3 != 0)) { in read_test_data_u32() [all …]
|
/openbmc/pldm/libpldmresponder/examples/fru/ |
H A D | Board_VINI.json | 23 // FRU Field Type 3 - Keyword B3 28 "property_name": "B3",
|
/openbmc/u-boot/board/ti/panda/ |
H A D | panda.c | 70 * GPIO2, GPIO3, GPIO171, GPIO48, GPIO182: 0 0 1 1 1 => B3 127 * is_panda_es_rev_b3() - Detect if we are running on rev B3 of panda board ES 130 * Detect if we are running on B3 version of ES panda board, 133 * GPIO171: 1 => Panda ES Rev B3 135 * Return : return 1 if Panda ES Rev B3 , else return 0 149 /* if processor_rev is panda ES and GPIO171 is 1,it is rev b3 */ in is_panda_es_rev_b3()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 223.out | 41 "arguments":{"node":"null", "name":"b3"}} 73 "bitmap":"b3"}} 74 {"error": {"class": "GenericError", "desc": "Bitmap 'b3' is not found"}} 81 "bitmaps":[{"node":"null","name":"b3"}]}} 114 qemu:dirty-bitmap:b3 195 "bitmap":"b3"}} 196 {"error": {"class": "GenericError", "desc": "Bitmap 'b3' is not found"}} 203 "bitmaps":[{"node":"null","name":"b3"}]}} 236 qemu:dirty-bitmap:b3
|
H A D | 223 | 127 "arguments":{"node":"null", "name":"b3"}}' "return" 159 "bitmap":"b3"}}' "error" # Missing bitmap 165 "bitmaps":[{"node":"null","name":"b3"}]}}' "return" 195 "$IMG,x-dirty-bitmap=qemu:dirty-bitmap:b3" | _filter_qemu_img_map
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
H A D | VINI.interface.yaml | 48 - name: B3 51 B3 keyword. Contains hardware characteristics.
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 73 uint8_t b3; /* b3 & 0x0f == resp_data_fmt == 2, must! */ member 86 uint16_t page_length; /* b2..b3 length = N-3 */ 108 uint16_t alloc_len; /* b3, b4 */
|
/openbmc/openbmc/poky/scripts/ |
H A D | rpm2cpio.sh | 27 local i b b0 b1 b2 b3 b4 b5 b6 b7 43 …rsize=$((8 + ((($b0 << 24) + ($b1 << 16) + ($b2 << 8) + $b3) << 4) + ($b4 << 24) + ($b5 << 16) + (…
|
/openbmc/qemu/include/hw/input/ |
H A D | ps2.h | 107 void ps2_queue_3(PS2State *s, int b1, int b2, int b3); 108 void ps2_queue_4(PS2State *s, int b1, int b2, int b3, int b4);
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qemu-img-bitmaps | 111 -f $IMGFMT "$TEST_IMG.base" b3 122 -B b0 -B b1 -B b2 -B b3 "$TEST_IMG" 130 "$IMG,x-dirty-bitmap=qemu:dirty-bitmap:b3" | _filter_qemu_img_map
|
/openbmc/pldm/libpldmresponder/test/fru_jsons/good/ |
H A D | Board_VINI.json | 20 "property_name": "B3",
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_ecc.c | 92 tmp1 |= (reg3 & 0x20) >> 2; /* B5 -> B3 */ in nand_calculate_ecc() 97 tmp2 = (reg3 & 0x08) << 4; /* B3 -> B7 */ in nand_calculate_ecc() 98 tmp2 |= (reg2 & 0x08) << 3; /* B3 -> B6 */ in nand_calculate_ecc() 101 tmp2 |= (reg3 & 0x02) << 2; /* B1 -> B3 */ in nand_calculate_ecc()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597.h | 119 #define IDMON 0x0004 /* b3: ID-pin monitor */ 144 #define UTST 0x000F /* b3-0: Test select */ 231 #define BRDY3 0x0008 /* b3: PIPE3 */ 243 #define NRDY3 0x0008 /* b3: PIPE3 */ 255 #define BEMP3 0x0008 /* b3: PIPE3 */ 265 #define SOFMODE 0x000C /* b3-2: SOF pin select */ 291 #define VALID 0x0008 /* b3: Setup packet detected flag */ 354 #define R8A66597_EPNUM 0x000F /* b3-0: Eendpoint number select */
|
/openbmc/ipmitool/contrib/ |
H A D | bmclanconf | 99 local HEX B1 B2 B3 B4; 107 B3=`echo 10 o 16 i $H3 p | dc` 109 echo "$B1.$B2.$B3.$B4"
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | kvmvapic.S | 194 /* %ebx = new vapic (%bl = tpr, %bh = isr, %b3 = irr) */ 288 /* %ebx = new vapic (%bl = tpr, %bh = isr, %b3 = irr) */
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | utils.py | 159 b3 \\ 230 b3 \\ 269 b3 \\ 342 b3 \\ 373 b3 \\
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | valid-dists.patch | 71 + >>> iterable = ['a1', 'b1', 'c1', 'a2', 'b2', 'c2', 'b3'] 81 + ['b1', 'b2', 'b3']
|
/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/pi-bluetooth/ |
H A D | 0001-bthelper-correct-path-for-hciconfig-under-Yocto.patch | 30 …BDADDR=`printf '0x%02x 0x%02x 0x%02x 0xeb 0x27 0xb8' $((0x$B3 ^ 0xaa)) $((0x$B2 ^ 0xaa)) $((0x$B1 …
|
/openbmc/qemu/target/m68k/ |
H A D | softfloat.c | 389 status); /* B3+W*B5 */ in floatx80_lognp1() 393 fp1 = floatx80_mul(fp1, fp3, status); /* W*(B3+W*B5) */ in floatx80_lognp1() 397 status); /* B1+W*(B3+W*B5) */ in floatx80_lognp1() 401 status); /* B1+W*(B3+W*B5) + V*(B2+W*B4) */ in floatx80_lognp1() 403 status); /* U*V*([B1+W*(B3+W*B5)] + [V*(B2+W*B4)]) */ in floatx80_lognp1() 557 status); /* B3+W*B5 */ in floatx80_logn() 561 fp1 = floatx80_mul(fp1, fp3, status); /* W*(B3+W*B5) */ in floatx80_logn() 565 status); /* B1+W*(B3+W*B5) */ in floatx80_logn() 568 fp1 = floatx80_add(fp1, fp2, status); /* B1+W*(B3+W*B5) + V*(B2+W*B4) */ in floatx80_logn() 570 status); /* U*V*([B1+W*(B3+W*B5)] + [V*(B2+W*B4)]) */ in floatx80_logn() [all …]
|
/openbmc/pldm/oem/ibm/configurations/fru/ |
H A D | PCIeDevice_VINI.json | 20 "property_name": "B3",
|
H A D | Motherboard_VINI.json | 20 "property_name": "B3",
|
H A D | Tpm_VINI.json | 20 "property_name": "B3",
|
H A D | PowerSupply_VINI.json | 20 "property_name": "B3",
|
H A D | Fan_VINI.json | 20 "property_name": "B3",
|
H A D | Vrm_VINI.json | 20 "property_name": "B3",
|