Lines Matching defs:atmci_readl
167 #define atmci_readl(port, reg) \
664 return atmci_readl(host, ATMCI_VERSION) & 0x00000fff;
962 atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN);
1064 tmp = atmci_readl(host, ATMCI_MR);
1254 iflags = atmci_readl(host, ATMCI_IMR);
1266 iflags = atmci_readl(host, ATMCI_IMR);
1274 while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY))
1486 atmci_readl(host, ATMCI_MR);
1605 cmd->resp[0] = atmci_readl(host, ATMCI_RSPR);
1606 cmd->resp[1] = atmci_readl(host, ATMCI_RSPR);
1607 cmd->resp[2] = atmci_readl(host, ATMCI_RSPR);
1608 cmd->resp[3] = atmci_readl(host, ATMCI_RSPR);
1738 atmci_readl(host, ATMCI_IMR));
1936 value = atmci_readl(host, ATMCI_RDR);
1970 status = atmci_readl(host, ATMCI_SR);
2038 status = atmci_readl(host, ATMCI_SR);
2081 status = atmci_readl(host, ATMCI_SR);
2082 mask = atmci_readl(host, ATMCI_IMR);
2622 atmci_readl(host, ATMCI_SR);