Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c136 writel(SYSMGR_ECC_OCRAM_SERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
139 writel(SYSMGR_ECC_OCRAM_DERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsystem_manager.h14 #define SYSMGR_ECC_OCRAM_EN BIT(0) macro
H A Dsystem_manager_s10.h140 #define SYSMGR_ECC_OCRAM_EN BIT(0) macro