Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h149 int mbox_get_fpga_config_status(u32 cmd);
/openbmc/u-boot/drivers/fpga/
H A Dstratix10.c102 ret = mbox_get_fpga_config_status(MBOX_RECONFIG_STATUS); in reconfig_status_polling_resp()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c383 int mbox_get_fpga_config_status(u32 cmd) in mbox_get_fpga_config_status() function