Searched refs:data4 (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_support.c | 64 ((struct ffs_file_header *)fsp)->name.data4[0] == FSP_GUID_DATA4_0 && in find_fsp_header() 65 ((struct ffs_file_header *)fsp)->name.data4[1] == FSP_GUID_DATA4_1 && in find_fsp_header() 66 ((struct ffs_file_header *)fsp)->name.data4[2] == FSP_GUID_DATA4_2 && in find_fsp_header() 67 ((struct ffs_file_header *)fsp)->name.data4[3] == FSP_GUID_DATA4_3 && in find_fsp_header() 68 ((struct ffs_file_header *)fsp)->name.data4[4] == FSP_GUID_DATA4_4 && in find_fsp_header() 69 ((struct ffs_file_header *)fsp)->name.data4[5] == FSP_GUID_DATA4_5 && in find_fsp_header() 70 ((struct ffs_file_header *)fsp)->name.data4[6] == FSP_GUID_DATA4_6 && in find_fsp_header() 71 ((struct ffs_file_header *)fsp)->name.data4[7] == FSP_GUID_DATA4_7) { in find_fsp_header()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-aio.c | 203 BHTestData data4 = { .n = 0, .max = 4 }; in test_bh_delete_from_cb_many() local 208 data4.bh = aio_bh_new(ctx, bh_delete_cb, &data4); in test_bh_delete_from_cb_many() 213 qemu_bh_schedule(data4.bh); in test_bh_delete_from_cb_many() 217 g_assert_cmpint(data4.n, ==, 0); in test_bh_delete_from_cb_many() 223 g_assert_cmpint(data4.n, ==, 1); in test_bh_delete_from_cb_many() 229 data4.n < data4.max) { in test_bh_delete_from_cb_many() 235 g_assert_cmpint(data4.n, ==, data4 in test_bh_delete_from_cb_many() 539 BHTestData data4 = { .n = 0, .max = 4 }; test_source_bh_delete_from_cb_many() local [all...] |
| /openbmc/u-boot/cmd/x86/ |
| H A D | fsp.c | 110 for (j = 0; j < ARRAY_SIZE(guid->data4); j++) in do_hob() 111 printf("-%02x", guid->data4[j]); in do_hob()
|
| /openbmc/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 15 u8 data4[8]; member
|
| /openbmc/qemu/block/ |
| H A D | vhdx.h | 80 uint8_t data4[8]; member
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch | 212 + .data4 = 0xeeeeeeee,
|
| H A D | 0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch | 1345 + .a7 = msg->data4, 1365 + msg->data4 = res.a7; 1719 + ulong data4; /* w7/x7 */
|
| /openbmc/u-boot/drivers/pinctrl/renesas/ |
| H A D | sh_pfc.h | 75 unsigned int data4[4]; member
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stih407-pinctrl.dtsi | 1166 data4 = <&pio33 3 ALT1 IN>;
|