Searched refs:ONENAND_REG_ECC_STATUS (Results 1 – 3 of 3) sorted by relevance
57 #define ONENAND_REG_ECC_STATUS ONENAND_MEMORY_MAP(0xFF00) macro
245 int ecc = read_reg(c, ONENAND_REG_ECC_STATUS); in omap2_onenand_wait()
473 return this->read_word(this->base + ONENAND_REG_ECC_STATUS); in onenand_read_ecc()476 ecc = this->read_word(this->base + ONENAND_REG_ECC_STATUS + i*2); in onenand_read_ecc()