ioread16_rep
extern void ioread16_rep(const void __iomem *port, void *buf, unsigned long count);
#define ioread16_rep ioread16_rep
ioread16_rep(ioport_map(port, 2), dst, count);
EXPORT_SYMBOL(ioread16_rep);
extern void ioread16_rep(const void __iomem *port, void *buf, unsigned long count);
#define ioread16_rep ioread16_rep
EXPORT_SYMBOL(ioread16_rep);
ioread16_rep(data_addr, buf, words);
ioread16_rep(data_addr, pad, 1);
ioread16_rep(data_addr, pad, 1);
ioread16_rep(ap->ioaddr.data_addr, buf, len/2);
ioread16_rep(addr, buffer, count >> 1);
ioread16_rep(host->ctl + (addr << host->bus_shift), buf, count);
ioread16_rep(nand->activecs->io.virt, buf, len / 2);
ioread16_rep(info->current_cs, buf, len >> 1);
ioread16_rep(gpiomtd->io, instr->ctx.data.buf.in,
ioread16_rep(cs->base + nfc->soc_info->data_offset,
ioread16_rep(chip->legacy.IO_ADDR_R, p, len >> 1);
ioread16_rep(info->fifo, buf, len >> 1);
ioread16_rep(nic_base + NE_DATAPORT, hdr,
ioread16_rep(nic_base + NE_DATAPORT, buf, count >> 1);
ioread16_rep(reg, data, (count+1) >> 1);
(ioread16_rep(base + (offset << 1), data, count))
ioread16_rep(ksp->hw_addr, (u16 *)buff + 1, len / 2);
#define SMC_insw(a, r, p, l) ioread16_rep((a) + (r), p, l)
ioread16_rep(regs + S3C64XX_SPI_RX_DATA,
ioread16_rep(sspi->regs + SYNQUACER_HSSPI_REG_RX_FIFO,
ioread16_rep(addr, buffer, count >> 1);
ioread16_rep(fifoaddr, buf, len);
ioread16_rep(fifoaddr, buf, len / 2);
ioread16_rep(fifoaddr, buf, len);
ioread16_rep(fifo, dst, len >> 1);
#ifndef ioread16_rep
#define ioread16_rep ioread16_rep
extern void ioread16_rep(const void __iomem *port, void *buf, unsigned long count);
EXPORT_SYMBOL(ioread16_rep);