Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dcoreboot_table.h23 u32 table_checksum; member
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c93 cbh->table_checksum = compute_ip_checksum(cbr, cbh->table_bytes); in cb_table_finalize()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c137 header->table_checksum) in cb_parse_header()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h22 u32 table_checksum; member