Searched refs:ONENAND_REG_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
170 intr = read_reg(c, ONENAND_REG_INTERRUPT); in omap2_onenand_wait()200 intr = read_reg(c, ONENAND_REG_INTERRUPT); in omap2_onenand_wait()220 ONENAND_REG_INTERRUPT); in omap2_onenand_wait()224 intr = read_reg(c, ONENAND_REG_INTERRUPT); in omap2_onenand_wait()240 intr = read_reg(c, ONENAND_REG_INTERRUPT); in omap2_onenand_wait()263 intr = read_reg(c, ONENAND_REG_INTERRUPT); in omap2_onenand_wait()
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()
99 onenand_writew(ONENAND_INT_CLEAR, ONENAND_REG_INTERRUPT); in onenand_spl_read_page()103 while (!(onenand_readw(ONENAND_REG_INTERRUPT) & ONENAND_INT_READ)) in onenand_spl_read_page()
429 this->write_word(ONENAND_INT_CLEAR, this->base + ONENAND_REG_INTERRUPT); in onenand_command()481 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_wait()1173 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_bbt_wait()1177 interrupt = this->read_word(this->base + ONENAND_REG_INTERRUPT); in onenand_bbt_wait()
52 #define ONENAND_REG_INTERRUPT ONENAND_MEMORY_MAP(0xF241) macro
49 #define ONENAND_REG_INTERRUPT ONENAND_MEMORY_MAP(0xF241) macro