Searched refs:OLPC_F_PRESENT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dolpc.h14 #define OLPC_F_PRESENT 0x01 macro
41 return (olpc_platform_info.flags & OLPC_F_PRESENT) ? 1 : 0; machine_is_olpc()
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc.c298 olpc_platform_info.flags |= OLPC_F_PRESENT; platform_detect()

Completed in 171 milliseconds