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