Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dolpc.h28 static inline uint32_t olpc_board(uint8_t id) in olpc_board() function
/openbmc/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c142 BUG_ON(olpc_board_at_least(olpc_board(0xc2))); in dcon_bus_stabilize()
203 if (!olpc_board_at_least(olpc_board(0xc2))) in dcon_sleep()
791 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc.c301 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/openbmc/linux/drivers/input/mouse/
H A Dhgpk.c760 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()