Searched refs:FPGA_STATE_DONE_FAILED (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/gdsys/mpc8308/ | ||
D | mpc8308.c | 65 FPGA_STATE_DONE_FAILED; in board_early_init_r() |
/external/u-boot/include/ | ||
D | gdsys_fpga.h | 13 FPGA_STATE_DONE_FAILED = 1 << 0, enumerator |