Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dpci.c68 static int wait_for_fpga_config(void) in wait_for_fpga_config() function
107 if (wait_for_fpga_config()) in pci_init_board()
/openbmc/u-boot/board/keymile/common/
H A Dcommon.h132 int wait_for_fpga_config(void);
/openbmc/u-boot/board/keymile/km_arm/
H A Dfpga_config.c157 int wait_for_fpga_config(void) in wait_for_fpga_config() function
H A Dkm_arm.c306 wait_for_fpga_config(); in board_late_init()