Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/
Dspl.c91 if (reg & SYSMGR_ECC_OCRAM_SERR) in board_init_f()
92 writel(SYSMGR_ECC_OCRAM_SERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsystem_manager.h15 #define SYSMGR_ECC_OCRAM_SERR BIT(3) macro
Dsystem_manager_s10.h141 #define SYSMGR_ECC_OCRAM_SERR BIT(3) macro