ioread8_rep
extern void ioread8_rep(const void __iomem *port, void *buf, unsigned long count);
#define ioread8_rep ioread8_rep
ioread8_rep(ioport_map(port, 1), dst, count);
EXPORT_SYMBOL(ioread8_rep);
extern void ioread8_rep(const void __iomem *port, void *buf, unsigned long count);
#define ioread8_rep ioread8_rep
EXPORT_SYMBOL(ioread8_rep);
ioread8_rep(data_addr, buffer, words);
ioread8_rep(ap->ioaddr.data_addr, buf, buflen);
ioread8_rep(addr, buffer, count);
ioread8_rep(fw_cfg_reg_data, buf, count);
ioread8_rep(hdmi->base + hdmi->variant->ddc_fifo_reg, buf, len);
ioread8_rep(SMBBLKDAT(priv), data->block + 1, len);
ioread8_rep(vmci_dev->iobase + VMCI_DATA_IN_ADDR,
ioread8_rep(host->base + DAVINCI_MMCDRR, p, (n & 3));
ioread8_rep(nand->activecs->io.virt, buf, len);
ioread8_rep(info->current_cs, buf, len);
ioread8_rep(gpiomtd->io, instr->ctx.data.buf.in,
ioread8_rep(cs->base + nfc->soc_info->data_offset,
ioread8_rep(chip->legacy.IO_ADDR_R, buf, len);
ioread8_rep(info->fifo, buf, len);
ioread8_rep(data->base, instr->ctx.data.buf.in, instr->ctx.data.len);
ioread8_rep(nic_base + NE_DATAPORT, hdr,
ioread8_rep(nic_base + NE_DATAPORT, buf, count);
ioread8_rep(reg, data, count);
ioread8_rep(src, (u8 *)buf + offset, len);
ioread8_rep(ahb_base, rx_buf, xfer->len);
ioread8_rep(cdns_xspi->sdmabase,
ioread8_rep(regs + S3C64XX_SPI_RX_DATA,
ioread8_rep(sspi->regs + SYNQUACER_HSSPI_REG_RX_FIFO,
ioread8_rep(addr, buffer, count);
ioread8_rep(fifo, dst, len);
#ifndef ioread8_rep
#define ioread8_rep ioread8_rep
extern void ioread8_rep(const void __iomem *port, void *buf, unsigned long count);
EXPORT_SYMBOL(ioread8_rep);