Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h129 #define RCF_SOFTFUNC_STATUS_INIT_DONE BIT(1) macro
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c376 (ret & RCF_SOFTFUNC_STATUS_INIT_DONE) && in mbox_get_fpga_config_status_common()