Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dfpga.c363 static cmd_tbl_t fpga_commands[] = { variable
394 fpga_cmd = find_cmd_tbl(argv[1], fpga_commands, in do_fpga_wrapper()
395 ARRAY_SIZE(fpga_commands)); in do_fpga_wrapper()