readsl
readsl(io_base, buf32, sz);
#define readsl readsl
#define __do_insl(p, b, n) readsl(_IO_PORT(p), (b), (n))
#define readsl readsl
#define mmio_insl(addr, dst, count) readsl(addr, dst, count)
#define readsl readsl
#define ioread32_rep(p,d,l) readsl(p,d,l)
readsl(ctx->regs + reg, (u32 *)val, val_count);
readsl(ss->base + SS_TXFIFO, mo.addr + oo, todo);
readsl(ss->base + SS_TXFIFO, mo.addr + oo, todo);
readsl(ss->base + SS_TXFIFO, ss->bufo, tx_cnt);
readsl(ss->base + SS_TXFIFO, data, len / 4);
readsl(cryp->regs + cryp->caps->dout, out_tag, AES_BLOCK_32);
readsl(cryp->regs + cryp->caps->dout, out_tag, AES_BLOCK_32);
readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32));
readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32));
readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32));
readsl(i2c_dev->base + tegra_i2c_reg_addr(i2c_dev, reg), data, len);
readsl(addr, buf, nbytes / 4);
readsl(addr, &tmp, 1);
readsl(fsm->base + SPI_FAST_SEQ_DATA_REG, buf, words);
readsl(io_base, buf, len/4);
readsl(priv->regs + reg, buf, len / sizeof(u32));
readsl(reg, data, round_up(count, 4) / 4);
#define SMC_insl(a, r, p, l) readsl((a) + (r), p, l)
readsl(ioaddr + reg, buf, len);
#define SMC_insl(a, r, p, l) readsl((a) + (r), p, l)
readsl(ep->regs + offset, dst, count);
readsl(addr, buffer, count);
#ifndef readsl
#define readsl readsl
readsl(PCI_IOBASE + addr, buffer, count);
#ifndef readsl
#define readsl readsl