Lines Matching defs:atmci_readl
167 #define atmci_readl(port, reg) \
708 return atmci_readl(host, ATMCI_VERSION) & 0x00000fff;
1006 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN);
1108 tmp = atmci_readl(host, ATMCI_MR);
1297 iflags = atmci_readl(host, ATMCI_IMR);
1309 iflags = atmci_readl(host, ATMCI_IMR);
1317 while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY))
1529 atmci_readl(host, ATMCI_MR);
1647 cmd->resp[0] = atmci_readl(host, ATMCI_RSPR);
1648 cmd->resp[1] = atmci_readl(host, ATMCI_RSPR);
1649 cmd->resp[2] = atmci_readl(host, ATMCI_RSPR);
1650 cmd->resp[3] = atmci_readl(host, ATMCI_RSPR);
1779 atmci_readl(host, ATMCI_IMR));
1977 value = atmci_readl(host, ATMCI_RDR);
2011 status = atmci_readl(host, ATMCI_SR);
2079 status = atmci_readl(host, ATMCI_SR);
2122 status = atmci_readl(host, ATMCI_SR);
2123 mask = atmci_readl(host, ATMCI_IMR);
2651 atmci_readl(host, ATMCI_SR);