Home
last modified time | relevance | path

Searched refs:UNPACK_CB64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c48 UNPACK_CB64(range->start); in cb_parse_memory()
51 UNPACK_CB64(range->size); in cb_parse_memory()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h269 #define UNPACK_CB64(_in) \ macro