Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h31 #define SIGNATURE_16(A, B) ((A) | (B << 8)) macro
48 (SIGNATURE_16(A, B) | (SIGNATURE_16(C, D) << 16))