Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h130 #define RCF_SOFTFUNC_STATUS_SEU_ERROR BIT(3) macro
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c372 if (ret & RCF_SOFTFUNC_STATUS_SEU_ERROR) in mbox_get_fpga_config_status_common()