Home
last modified time | relevance | path

Searched refs:OEM_ID (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-ibft29 that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dacpi_table.c36 memcpy(rsdp->oem_id, OEM_ID, 6); in acpi_write_rsdp()
64 memcpy(header->oem_id, OEM_ID, 6); in acpi_fill_header()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dacpi_table.h11 #define OEM_ID "U-BOOT" /* U-Boot */ macro
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Ddrvfbi.c61 const u_char oem_id[] = OEM_ID ;