Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dboard.c39 board_get_int(board, INT_TEST2, &i); in dm_test_board()
48 board_get_int(board, INT_TEST2, &i); in dm_test_board()
/openbmc/u-boot/drivers/board/
H A Dsandbox.h10 INT_TEST2, enumerator
H A Dsandbox.c56 case INT_TEST2: in board_sandbox_get_int()