Searched refs:OLPC_OFW_SIG (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | olpc_ofw.h | 8 #define OLPC_OFW_SIG 0x2057464F /* aka "OFW " */ macro |
/arch/x86/platform/olpc/ | ||
D | olpc_ofw.c | 98 if (hdr->ofw_magic != OLPC_OFW_SIG) in olpc_ofw_detect() |