Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h128 #define RCF_SOFTFUNC_STATUS_CONF_DONE BIT(0) macro
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c375 if ((ret & RCF_SOFTFUNC_STATUS_CONF_DONE) && in mbox_get_fpga_config_status_common()