Searched defs:board (Results 1 - 19 of 19) sorted by relevance

/u-boot/board/cadence/xtfpga/
H A Dxtfpga.c28 const char *board = "XT_AV60"; variable
31 const char *board = "XT_AV110"; variable
34 const char *board = "XT_AV200"; variable
37 const char *board = "XT_ML605"; variable
40 const char *board = "XT_KC705"; variable
43 const char *board = "<unknown>"; variable
[all...]
/u-boot/board/CZ.NIC/turris_mox/
H A Dmox_sp.c47 mbox_sp_get_board_info(u64 *sn, u8 *mac1, u8 *mac2, int *bv, int *ram, enum cznic_a3720_board *board) argument
H A Dturris_mox.c52 enum cznic_a3720_board board; local
/u-boot/board/hardkernel/odroid_go2/
H A Dgo2.c17 const char *board; member in struct:oga_model
/u-boot/board/st/common/
H A Dcmd_stboard.c41 static bool check_stboard(u16 board) argument
81 unsigned long board, var_cp local
[all...]
/u-boot/board/freescale/ls1028a/
H A Dls1028a.c244 char *board; local
/u-boot/drivers/fastboot/
H A Dfb_getvar.c166 const char *board = env_get("board"); local
/u-boot/board/solidrun/clearfog/
H A Dclearfog.c251 char *board = "Clearfog Pro"; local
/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1048 void setup_iomux_gpio(int board) argument
[all...]
H A Dgw_ventana.c563 void setup_board_gpio(int board, struct ventana_board_info *info) argument
[all...]
/u-boot/cmd/
H A D2048.c38 static void drawBoard(u16 board[SIZE][SIZE]) argument
137 static void rotateBoard(u16 board[SIZE][SIZE]) argument
153 moveUp(u16 board[SIZE][SIZE]) argument
164 moveLeft(u16 board[SIZE][SIZE]) argument
176 moveDown(u16 board[SIZE][SIZE]) argument
188 moveRight(u16 board[SIZE][SIZE]) argument
200 findPairDown(u16 board[SIZE][SIZE]) argument
215 countEmpty(u16 board[SIZE][SIZE]) argument
229 gameEnded(u16 board[SIZE][SIZE]) argument
247 addRandom(u16 board[SIZE][SIZE]) argument
332 u16 board[SIZE][SIZE]; local
[all...]
/u-boot/tools/buildman/
H A Dtest.py12 from buildman import board namespace
[all...]
H A Dboards.py19 from buildman import board namespace
[all...]
H A Dfunc_test.py13 from buildman import board namespace
[all...]
/u-boot/boot/
H A Dbootmeth_efi.c188 const char *board = env_get("board"); local
/u-boot/board/anbernic/rgxx3_rk3566/
H A Drgxx3-rk3566.c51 const char *board; member in struct:rg3xx_model
[all...]
/u-boot/drivers/usb/gadget/
H A Dat91_udc.h130 struct at91_udc_data board; member in struct:at91_udc
/u-boot/board/bosch/acc/
H A Dacc.c53 int board; member in struct:board_info
[all...]
/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c419 enum board_type board; local

Completed in 229 milliseconds