Searched refs:FIFO_DATA_REG (Results 1 – 2 of 2) sorted by relevance
96 #define FIFO_DATA_REG 0x38 macro525 ioread32_rep(rnandc->regs + FIFO_DATA_REG, bufpoi + page_off, in rnandc_read_subpage_hw_ecc()662 iowrite32_rep(rnandc->regs + FIFO_DATA_REG, bufpoi + page_off, in rnandc_write_subpage_hw_ecc()853 ioread32_rep(rnandc->regs + FIFO_DATA_REG, rop.buf, words); in rnandc_exec_op()855 last_bytes = readl_relaxed(rnandc->regs + FIFO_DATA_REG); in rnandc_exec_op()869 iowrite32_rep(rnandc->regs + FIFO_DATA_REG, rop.buf, in rnandc_exec_op()875 writel_relaxed(last_bytes, rnandc->regs + FIFO_DATA_REG); in rnandc_exec_op()
69 #define FIFO_DATA_REG 0xa /* read data */ macro616 inw(dev->iobase + FIFO_DATA_REG); in a2150_ai_rinsn()625 data[n] = inw(dev->iobase + FIFO_DATA_REG); in a2150_ai_rinsn()