r852_read_reg_dword   94 drivers/mtd/nand/raw/r852.c 	dma_reg = r852_read_reg_dword(dev, R852_DMA_SETTINGS);
r852_read_reg_dword  113 drivers/mtd/nand/raw/r852.c 	r852_read_reg_dword(dev, R852_DMA_ADDR);
r852_read_reg_dword  118 drivers/mtd/nand/raw/r852.c 	dma_irq_reg = r852_read_reg_dword(dev, R852_DMA_IRQ_ENABLE);
r852_read_reg_dword  135 drivers/mtd/nand/raw/r852.c 			r852_read_reg_dword(dev, R852_DMA_IRQ_STA));
r852_read_reg_dword  143 drivers/mtd/nand/raw/r852.c 	r852_read_reg_dword(dev, R852_DMA_ADDR);
r852_read_reg_dword  285 drivers/mtd/nand/raw/r852.c 		reg = r852_read_reg_dword(dev, R852_DATALINE);
r852_read_reg_dword  415 drivers/mtd/nand/raw/r852.c 		r852_read_reg_dword(dev, R852_DATALINE);
r852_read_reg_dword  443 drivers/mtd/nand/raw/r852.c 	ecc1 = r852_read_reg_dword(dev, R852_DATALINE);
r852_read_reg_dword  444 drivers/mtd/nand/raw/r852.c 	ecc2 = r852_read_reg_dword(dev, R852_DATALINE);
r852_read_reg_dword  480 drivers/mtd/nand/raw/r852.c 	ecc_reg = r852_read_reg_dword(dev, R852_DATALINE);
r852_read_reg_dword  531 drivers/mtd/nand/raw/r852.c 	if (r852_read_reg_dword(dev, R852_HW) & R852_HW_UNKNOWN) {
r852_read_reg_dword  711 drivers/mtd/nand/raw/r852.c 	reg = r852_read_reg_dword(dev, R852_DMA_IRQ_ENABLE);
r852_read_reg_dword  759 drivers/mtd/nand/raw/r852.c 	dma_status = r852_read_reg_dword(dev, R852_DMA_IRQ_STA);