Searched refs:ONENAND_REG_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
49 #define ONENAND_REG_INTERRUPT ONENAND_MEMORY_MAP(0xF241) macro
512 this->write_word(ONENAND_INT_CLEAR, this->base + ONENAND_REG_INTERRUPT); in onenand_command()564 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_wait()573 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_wait()1495 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_bbt_wait()1500 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_bbt_wait()1690 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_panic_wait()2760 this->write_word(ONENAND_INT_CLEAR, this->base + ONENAND_REG_INTERRUPT); in onenand_otp_command()