Searched refs:SYSMGR_ECC_OCRAM_DERR (Results 1 – 3 of 3) sorted by relevance
87 if (reg & SYSMGR_ECC_OCRAM_DERR) in board_init_f()88 writel(SYSMGR_ECC_OCRAM_DERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
18 #define SYSMGR_ECC_OCRAM_DERR BIT(4) macro
98 #define SYSMGR_ECC_OCRAM_DERR BIT(4) macro
Completed in 4 milliseconds