Searched refs:OEM_ID (Results 1 – 6 of 6) sorted by relevance
22 memcpy(rsdp->oem_id, OEM_ID, 6); in acpi_write_rsdp()
118 memcpy(header->oem_id, OEM_ID, 6); in acpi_fill_header()
15 OEM_ID,
248 ut_asserteq_mem(OEM_ID, hdr.oem_id, sizeof(hdr.oem_id)); in dm_test_acpi_fill_header()
19 #define OEM_ID "U-BOOT" /* U-Boot */ macro
585 memcpy(header->oem_id, OEM_ID, 6); in acpi_fadt_common()
Completed in 12 milliseconds