atmci_readl
tmp = atmci_readl(host, ATMCI_MR);
iflags = atmci_readl(host, ATMCI_IMR);
iflags = atmci_readl(host, ATMCI_IMR);
while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY))
atmci_readl(host, ATMCI_MR);
cmd->resp[0] = atmci_readl(host, ATMCI_RSPR);
cmd->resp[1] = atmci_readl(host, ATMCI_RSPR);
cmd->resp[2] = atmci_readl(host, ATMCI_RSPR);
cmd->resp[3] = atmci_readl(host, ATMCI_RSPR);
atmci_readl(host, ATMCI_IMR));
value = atmci_readl(host, ATMCI_RDR);
status = atmci_readl(host, ATMCI_SR);
status = atmci_readl(host, ATMCI_SR);
status = atmci_readl(host, ATMCI_SR);
mask = atmci_readl(host, ATMCI_IMR);
atmci_readl(host, ATMCI_SR);
return atmci_readl(host, ATMCI_VERSION) & 0x00000fff;
atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN);