Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dolpc.h28 static inline uint32_t olpc_board(uint8_t id) in olpc_board() function
/linux/arch/x86/platform/olpc/
H A Dolpc.c301 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()