Searched refs:SYSMGR_ECC_OCRAM_DERR (Results 1 – 2 of 2) sorted by relevance
107 if (reg & SYSMGR_ECC_OCRAM_DERR) in board_init_f()108 writel(SYSMGR_ECC_OCRAM_DERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
14 #define SYSMGR_ECC_OCRAM_DERR BIT(4) macro