Searched refs:SYSMGR_ECC_OCRAM_EN (Results 1 – 2 of 2) sorted by relevance
105 writel(SYSMGR_ECC_OCRAM_SERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()108 writel(SYSMGR_ECC_OCRAM_DERR | SYSMGR_ECC_OCRAM_EN, in board_init_f()
12 #define SYSMGR_ECC_OCRAM_EN BIT(0) macro