Searched refs:KS2_OSR_ECC_CTRL (Results 1 – 2 of 2) sorted by relevance
52 (KS2_OSR_ECC_CTRL << KS2_OSR_ECC_VEC_RD_ADDR_SH); in osr_init()66 ecc_ctrl[i] = readl(base + KS2_OSR_ECC_CTRL) ^ in osr_init()70 writel(ecc_ctrl[i], base + KS2_OSR_ECC_CTRL); in osr_init()80 KS2_OSR_ECC_CTRL_CHK, base + KS2_OSR_ECC_CTRL); in osr_init()
67 #define KS2_OSR_ECC_CTRL 0x14 /* ECC control reg */ macro
Completed in 3 milliseconds