atmci_readl 661 drivers/mmc/host/atmel-mci.c return atmci_readl(host, ATMCI_VERSION) & 0x00000fff; atmci_readl 954 drivers/mmc/host/atmel-mci.c atmci_writel(host, ATMCI_DMA, atmci_readl(host, ATMCI_DMA) & ~ATMCI_DMAEN); atmci_readl 1056 drivers/mmc/host/atmel-mci.c tmp = atmci_readl(host, ATMCI_MR); atmci_readl 1246 drivers/mmc/host/atmel-mci.c iflags = atmci_readl(host, ATMCI_IMR); atmci_readl 1258 drivers/mmc/host/atmel-mci.c iflags = atmci_readl(host, ATMCI_IMR); atmci_readl 1266 drivers/mmc/host/atmel-mci.c while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY)) atmci_readl 1480 drivers/mmc/host/atmel-mci.c atmci_readl(host, ATMCI_MR); atmci_readl 1599 drivers/mmc/host/atmel-mci.c cmd->resp[0] = atmci_readl(host, ATMCI_RSPR); atmci_readl 1600 drivers/mmc/host/atmel-mci.c cmd->resp[1] = atmci_readl(host, ATMCI_RSPR); atmci_readl 1601 drivers/mmc/host/atmel-mci.c cmd->resp[2] = atmci_readl(host, ATMCI_RSPR); atmci_readl 1602 drivers/mmc/host/atmel-mci.c cmd->resp[3] = atmci_readl(host, ATMCI_RSPR); atmci_readl 1732 drivers/mmc/host/atmel-mci.c atmci_readl(host, ATMCI_IMR)); atmci_readl 1933 drivers/mmc/host/atmel-mci.c value = atmci_readl(host, ATMCI_RDR); atmci_readl 1967 drivers/mmc/host/atmel-mci.c status = atmci_readl(host, ATMCI_SR); atmci_readl 2035 drivers/mmc/host/atmel-mci.c status = atmci_readl(host, ATMCI_SR); atmci_readl 2078 drivers/mmc/host/atmel-mci.c status = atmci_readl(host, ATMCI_SR); atmci_readl 2079 drivers/mmc/host/atmel-mci.c mask = atmci_readl(host, ATMCI_IMR); atmci_readl 2617 drivers/mmc/host/atmel-mci.c atmci_readl(host, ATMCI_SR);