Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dboard.c36 board_get_int(board, INT_TEST1, &i); in dm_test_board()
45 board_get_int(board, INT_TEST1, &i); in dm_test_board()
/openbmc/u-boot/drivers/board/
H A Dsandbox.h9 INT_TEST1, enumerator
H A Dsandbox.c51 case INT_TEST1: in board_sandbox_get_int()