Home
last modified time | relevance | path

Searched refs:OEM_TABLE_ID (Results 1 – 3 of 3) 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/include/asm/
H A Dacpi_table.h12 #define OEM_TABLE_ID "U-BOOTBL" /* U-Boot Table */ macro
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dacpi_table.c65 memcpy(header->oem_table_id, OEM_TABLE_ID, 8); in acpi_fill_header()