Searched refs:SYSMGR_ECC_OCRAM_SERR (Results 1 – 2 of 2) sorted by relevance
104 if (reg & SYSMGR_ECC_OCRAM_SERR) in board_init_f()105 writel(SYSMGR_ECC_OCRAM_SERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
13 #define SYSMGR_ECC_OCRAM_SERR BIT(3) macro